[infinispan-issues] [JBoss JIRA] (ISPN-11720) Add support for non blocking counter listeners

Will Burns (Jira) issues at jboss.org
Mon Apr 27 10:40:09 EDT 2020


Will Burns created ISPN-11720:
---------------------------------

             Summary: Add support for non blocking counter listeners
                 Key: ISPN-11720
                 URL: https://issues.redhat.com/browse/ISPN-11720
             Project: Infinispan
          Issue Type: Feature Request
          Components: Clustered Counter
            Reporter: Will Burns
            Assignee: Pedro Ruivo


The current counter notifications are done in a blocking fashion and thus we must invoke these on the blocking thread. It would be beneficial if instead we allow the user to have a listener that is non blocking and invoke the notifications in the non blocking thread.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list