Will Burns created ISPN-10332:
---------------------------------
Summary: Make sure listeners resume on the cpu thread
Key: ISPN-10332
URL:
https://issues.jboss.org/browse/ISPN-10332
Project: Infinispan
Issue Type: Sub-task
Components: Core, Listeners
Reporter: Will Burns
Listeners can now be ran in a non blocking fashion. Unfortunately this means that they can
complete on a completely unrelated thread, even possibly a user based thread. We need to
make sure that we continue after a listener completes on the cpu thread to ensure we are
doing processing correctly.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)