[infinispan-issues] [JBoss JIRA] (ISPN-2476) Coordinator thread in AsyncStore could wait forever for worker threads to finish
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Nov 2 11:49:18 EDT 2012
Adrian Nistor created ISPN-2476:
-----------------------------------
Summary: Coordinator thread in AsyncStore could wait forever for worker threads to finish
Key: ISPN-2476
URL: https://issues.jboss.org/browse/ISPN-2476
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.2.0.Beta3
Reporter: Adrian Nistor
Assignee: Mircea Markus
Fix For: 5.2.0.CR1
workerThreads.await() should use a timeout. If the wait times out we should log a warning message or something saying that there're some pending modifications.
--
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