AsyncStore ignoring potential InterruptedException arising from 3rd party cache store
libraries
-----------------------------------------------------------------------------------------------
Key: ISPN-545
URL:
https://jira.jboss.org/browse/ISPN-545
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 4.1.0.CR1, 4.0.0.Final
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
When the cache is stopped, AsyncStore tries to cancel the async processing thread. This
cancellation can interrupt the the thread while is applying store modifications and if any
InterruptedException is thrown by the underlying 3rd party library, this is currently
ignore which can lead to Infinispan Cache never stopping.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira