[infinispan-issues] [JBoss JIRA] (ISPN-6026) Segment-aware shared cache stores

Ryan Emerson (JIRA) issues at jboss.org
Fri Feb 3 11:02:00 EST 2017


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

Ryan Emerson reassigned ISPN-6026:
----------------------------------

    Assignee: Ryan Emerson


> Segment-aware shared cache stores
> ---------------------------------
>
>                 Key: ISPN-6026
>                 URL: https://issues.jboss.org/browse/ISPN-6026
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Loaders and Stores
>            Reporter: Tristan Tarrant
>            Assignee: Ryan Emerson
>
> Shared cache stores (e.g. JDBC) should be segment-aware so that they only load the keys they own.
> Possible implementation: add a segment id column, so that the store can SELECT * FROM table WHERE segment_id = segment
> Need to think about how to reconstruct segment ids.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list