Will Burns created ISPN-11208:
---------------------------------
Summary: Scattered Cache does not replicate expiration 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
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/e4661c4e87ca6b31750bf3d7a91...
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)