[infinispan-issues] [JBoss JIRA] (ISPN-10332) Make sure listeners resume on the cpu thread

Will Burns (Jira) issues at jboss.org
Thu Jun 20 13:15:00 EDT 2019


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)


More information about the infinispan-issues mailing list