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)