Description
Currently the msync call is a dummy operation to observer without really syncing. Instead, it should:
- Get the latest stateID from active NN.
- Use the stateID to talk to observer NN and make sure it is synced.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-12943 Consistent Reads from Standby Node
- Resolved