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

JGroupsTransport leaks channel after initial cluster size timeout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.Beta3
    • 10.0.0.Alpha2, 9.4.5.Final
    • Core
    • None

    Description

      JGroupsTransport fails during startup if a minimum cluster size is configured and there are not enough nodes. Because the component is in failed, stopping the cache manager does not invoke the stop method and the channel is leaked.

      We could catch the exception in JGroupsTransport and close the channel there, but it would be safer if BasicComponentRegistryImpl invoked the stop methods for failed components as well.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: