Преглед изворни кода

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

(cherry picked from commit f3bbe0bd020b9efe05d5918ad042d9d4d4b1ca57)
Varun Vasudev пре 9 година
родитељ
комит
fd971debee
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -35,6 +35,9 @@ Release 2.9.0 - UNRELEASED
     HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng
     HADOOP-12662. The build should fail if a -Dbundle option fails (Kai Zheng
     via cmccabe)
     via cmccabe)
 
 
+    HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to
+    log uncaught exceptions/errors. (Sidharta Seethana via vvasudev)
+
   BUG FIXES
   BUG FIXES
 
 
     HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing
     HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing