Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Append Branch
-
None
-
Reviewed
Description
HDFS-537's patch removed createBlockWriteStreams method which was bound by FSDatasetAspects.callCreateBlockWriteStream poincut.
While this hasn't broke any tests there's a certain number of JIRAs which were reproduced by the injection of this particular fault.
AJC compiler issues warnings during the build when something like above is happening. These warnings have to be watched carefully.
Attachments
Attachments
Issue Links
- is blocked by
-
HDFS-537 DataNode uses ReplicaBeingWritten to support dfs writes/hflush
- Resolved