[infinispan-issues] [JBoss JIRA] (ISPN-11208) Scattered Cache does not replicate metadata on state transfer
Will Burns (Jira)
issues at jboss.org
Wed Jan 22 09:58:36 EST 2020
[ https://issues.redhat.com/browse/ISPN-11208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-11208:
------------------------------
Summary: Scattered Cache does not replicate metadata on state transfer (was: Scattered Cache does not replicate expiration metadata on state transfer)
> Scattered Cache does not replicate metadata on state transfer
> -------------------------------------------------------------
>
> Key: ISPN-11208
> URL: https://issues.redhat.com/browse/ISPN-11208
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.0.0.Final
> Reporter: Will Burns
> Priority: Major
>
> The RemoteMetadata that is replicated to other nodes during scattered state transfer drops all the metadata information, other than the version. We should include all of it if possible.
> https://github.com/infinispan/infinispan/blob/e4661c4e87ca6b31750bf3d7a9173a229f33fcbc/core/src/main/java/org/infinispan/scattered/impl/ScatteredStateProviderImpl.java#L199
> An idea is instead to wrap the old metadata in a new one. we should make sure to not rewrap a RemoteMetadata though and unwrap if necessary as the owner moves.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list