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

DefaultCacheManager inconsistent status checks

XMLWordPrintable

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

      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.

            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

              Created:
              Updated:
              Resolved: