[infinispan-issues] [JBoss JIRA] (ISPN-8346) Reduce the number of clustered listener in clustered counters
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Sep 29 08:22:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-8346:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.2.0.Alpha1
Resolution: Done
> Reduce the number of clustered listener in clustered counters
> -------------------------------------------------------------
>
> Key: ISPN-8346
> URL: https://issues.jboss.org/browse/ISPN-8346
> Project: Infinispan
> Issue Type: Enhancement
> Components: Clustered Counter
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Minor
> Fix For: 9.2.0.Alpha1
>
>
> Current implementation register one clustered listener for each created counter (or 2 in the case of weak counters) per node. A single clustered listener per node is ok if we invoke the user listener in a different thread since most of the work perform by the clustered listener is updating a local cached value.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list