[infinispan-issues] [JBoss JIRA] (ISPN-6711) Shared stores should only be purged from coordinator

Vladimir Blagojevic (JIRA) issues at jboss.org
Sat Jul 9 05:18:08 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Blagojevic updated ISPN-6711:
--------------------------------------
    Fix Version/s: 9.0.0.Alpha4
                       (was: 9.0.0.Alpha3)


> 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.Alpha4
>
>
> 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