Browse Source

Revert "HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong."

This reverts commit 3ed9db0a385719e44f6bb4c9aaa42a371af65e2a.
Tsuyoshi Ozawa 9 years ago
parent
commit
7d4246a5da
1 changed files with 0 additions and 3 deletions
  1. 0 3
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 0 - 3
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -311,9 +311,6 @@ Release 2.8.0 - UNRELEASED
 
 
     HADOOP-10406. TestIPC.testIpcWithReaderQueuing may fail. (Xiao Chen via wang)
     HADOOP-10406. TestIPC.testIpcWithReaderQueuing may fail. (Xiao Chen via wang)
 
 
-    HADOOP-9692. Improving log message when SequenceFile reader throws
-    EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.
-
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HADOOP-11785. Reduce the number of listStatus operation in distcp
     HADOOP-11785. Reduce the number of listStatus operation in distcp