Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, multi-append (serializable) can cause write the incorrect content.
Reproduction method:
- Open a file with O_APPEND flag in encryption zone directory.
- Call hdfsWrite() twice.
- Then read all file contents => only the first write content is correct.
So we need to fix it.
Attachments
Issue Links
- links to