瀏覽代碼

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

This reverts commit f3bbe0bd020b9efe05d5918ad042d9d4d4b1ca57.
Varun Vasudev 9 年之前
父節點
當前提交
af218101e5
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -685,9 +685,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