Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1271

Deadlock on shutdown may occur if using shared store and network cable is pulled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.3.0
    • None
    • None

    Description

      The FileStoreMonitor locks it's monitor lock when scanning the file system for usage. If using a shared store and the network cable is pulled. The call to get file system usage may hang. This prevents the server from shutting down. There is a shutdownNow call on the relevant thread pool which will interupt the thread, but the stop() call is blocked on the FileStoreMonitor monitor lock.

      Attachments

        Issue Links

          Activity

            People

              martyntaylor Martyn Taylor
              martyntaylor Martyn Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: