Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9667

DefaultCacheManager inconsistent status checks

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.4.2.Final, 10.0.0.Alpha1
    • 9.4.1.Final
    • Core
    • None

    Description

      DefaultCacheManager.getTransport() returns null when the manager is stopping, it should not.

      To make things worse, DefaultCacheManager.getStatus() returns the status of the GlobalComponentRegistry, which is still RUNNING while caches are shutting down. That means DCM.getTransport() and DCM.getAddress() return null while the cache are stopping, and breaks distributed streams on caches that are still running.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Diego Lovison Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: