[infinispan-issues] [JBoss JIRA] (ISPN-6711) Shared stores should only be purged from coordinator
William Burns (JIRA)
issues at jboss.org
Wed May 25 10:22:01 EDT 2016
William Burns created ISPN-6711:
-----------------------------------
Summary: Shared stores should only be purged from coordinator
Key: ISPN-6711
URL: https://issues.jboss.org/browse/ISPN-6711
Project: Infinispan
Issue Type: Enhancement
Reporter: William Burns
Assignee: Ryan Emerson
Fix For: 9.0.0.Alpha3
A shared store's data is accessible from all nodes. Therefore we should only have to purge from 1 node instead of all. Thus we should only purge shared stores if the node is the coordinator. This will reduce possible load on the stores by an amount equal to the number of nodes in worst case, which could be huge.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list