-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
10.0.0.Final
-
None
-
None
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.
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.