[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 10:12:54 EST 2020
[ https://issues.redhat.com/browse/ISPN-11208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954586#comment-13954586 ]
Will Burns commented on ISPN-11208:
-----------------------------------
This may be needed https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/topic/marshalling/near/186294960
> 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