[infinispan-issues] [JBoss JIRA] (ISPN-2280) Async cache store shutdown timeout default value should be -1

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Sep 10 10:49:32 EDT 2012


Galder Zamarreño created ISPN-2280:
--------------------------------------

             Summary: Async cache store shutdown timeout default value should be -1
                 Key: ISPN-2280
                 URL: https://issues.jboss.org/browse/ISPN-2280
             Project: Infinispan
          Issue Type: Feature Request
          Components: Configuration, Loaders and Stores
            Reporter: Galder Zamarreño
            Assignee: Mircea Markus
             Fix For: 5.2.0.Final


We should strive for correctness really. 

Better to have someone complain about Infinispan not finishing rather than missing data in the cache store.

To avoid confusion, we should wait for a bit of time, i.e. 1 minute, and then if the async store has not finished yet, log a WARN message indicating what's up, but then carry on waiting forever (or whatever the defined user time - minus the 60 seconds) by default.

If the user defined timeout is less than 60 seconds, wait that long.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list