[infinispan-issues] [JBoss JIRA] (ISPN-8597) Move non-blocking counter operation to LocalContextHandler

Pedro Ruivo (JIRA) issues at jboss.org
Thu Dec 7 11:16:00 EST 2017


Pedro Ruivo created ISPN-8597:
---------------------------------

             Summary: Move non-blocking counter operation to LocalContextHandler
                 Key: ISPN-8597
                 URL: https://issues.jboss.org/browse/ISPN-8597
             Project: Infinispan
          Issue Type: Enhancement
          Components: Clustered Counter, Hot Rod
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo


we can move the non-blocking operation handling from the ContextHandler to the LocalContextHandler. It would avoid a context switch.

Only the remove() and the getCounterNames() can block.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list