Revert "HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute 
to log uncaught exceptions/errors. Contributed by Sidharta Seethana."

This reverts commit f3bbe0bd020b9efe05d5918ad042d9d4d4b1ca57.

(cherry picked from commit af218101e50de0260ab74e5d2f96227a0541e121)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/368a11f3
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/368a11f3
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/368a11f3

Branch: refs/heads/branch-2
Commit: 368a11f3dddb586899e8d7d6428fb14fc41f76f5
Parents: 329df98
Author: Varun Vasudev <[email protected]>
Authored: Mon Feb 8 20:16:44 2016 +0530
Committer: Varun Vasudev <[email protected]>
Committed: Mon Feb 8 20:17:10 2016 +0530

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/368a11f3/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt 
b/hadoop-common-project/hadoop-common/CHANGES.txt
index 7c3e630..6a3f773 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -35,9 +35,6 @@ Release 2.9.0 - UNRELEASED
     HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng
     via cmccabe)
 
-    HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to
-    log uncaught exceptions/errors. (Sidharta Seethana via vvasudev)
-
   BUG FIXES
 
     HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing

Reply via email to