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

Cache manager shutdown blocks for 1 minute if the JGroups channel has already been stopped

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • 5.1.6.FINAL
    • Transactions
    • None

      When the JGroups channel is not created by Infinispan, as it happens in AS7, the channel can be closed before the cache manager has finished stopping.

      Because of JGRP-1508, this can block cache leave commands (or cache view installation commands, if the local node was the coordinator) for 1 minute (the default RSVP timeout).

      We can work around this, at least for cache view installation commands, by calling shutdownNow() on the cache view installation executor.

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

                Created:
                Updated:
                Resolved: