Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.13.0
Description
There's two bugs in RemoteKeyedStateBackend#merge_namespaces:
- data in source namespaces are not commited before merging
- target namespace is added at the head of sources_bytes, which causes java side SimpleStateRequestHandler to leave one source namespace unmerged