[infinispan-issues] [JBoss JIRA] (ISPN-6026) Segment-aware shared cache stores
Diego Lovison (Jira)
issues at jboss.org
Wed Oct 24 09:59:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Diego Lovison updated ISPN-6026:
--------------------------------
Labels: hold-on (was: )
> Segment-aware shared cache stores
> ---------------------------------
>
> Key: ISPN-6026
> URL: https://issues.jboss.org/browse/ISPN-6026
> Project: Infinispan
> Issue Type: Feature Request
> Components: Loaders and Stores
> Reporter: Tristan Tarrant
> Assignee: William Burns
> Priority: Major
> Labels: hold-on
> Fix For: 9.4.0.CR3, 9.4.0.Final
>
>
> 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.12.1#712002)
More information about the infinispan-issues
mailing list