[infinispan-issues] [JBoss JIRA] (ISPN-2476) Coordinator thread in AsyncStore could wait forever for worker threads to finish
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jun 17 13:04:21 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-2476:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1905
> 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: Galder Zamarreño
> Fix For: 5.3.0.Final
>
>
> 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