Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
Reviewed
Description
See discussion in HDFS-744. The actual sync/flush operation in BlockReceiver is not on a synchronous path from the DFSClient, hence it is possible that a DN loses data that it has already acknowledged as persisted to a client.
Edit: Spelling.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-5954 Allow proper fsync support for HBase
- Closed
- is related to
-
HDFS-744 Support hsync in HDFS
- Closed
- relates to
-
HDFS-4060 TestHSync#testSequenceFileSync failed
- Resolved