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

Async store stop timeout should be much lower

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.CR3
    • None
    • None
    • None

    Description

      What the heck? We have async store configured with 7200 seconds of timeout! That's 120 minutes, 2 hours!

      executor.awaitTermination(asyncStoreConfig.getShutdownTimeout(), TimeUnit.SECONDS);

      That should be milliseconds clearly to wait at the most 2 minutes.

      I've spotted this when I saw core/ testsuite sometimes hanging and thread dumps show wait here.

      Attachments

        Activity

          People

            rh-ee-galder Galder Zamarreño
            rh-ee-galder Galder Zamarreño
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: