Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
None
-
None
-
None
Description
HADOOP-14405 made a change to for non-direct byte buffer input to use native crc32. In doing so it forces all non-native byte buffers to use crc32. This is the root cause of the problem in HDFS-14582.
Attachments
Issue Links
- is broken by
-
HADOOP-14405 Fix performance regression due to incorrect use of DataChecksum
- Resolved