You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ab...@apache.org on 2022/02/22 09:32:38 UTC

[tez] branch master updated (5241f58 -> fa74b95)

This is an automated email from the ASF dual-hosted git repository.

abstractdog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tez.git.


    from 5241f58  TEZ-4300: Download protoc automatically compile/development time (#115)
     add fa74b95  TEZ-4388: Asynchttpclient can cause stuck TezChild processes (#189) (Laszlo Bodor reviewed by Rajesh Balamohan)

No new revisions were added by this update.

Summary of changes:
 .../apache/tez/util/TezRuntimeShutdownHandler.java | 34 ++++++++++------------
 .../java/org/apache/tez/runtime/task/TezChild.java | 10 +++++--
 .../tez/http/async/netty/AsyncHttpConnection.java  | 11 +++++++
 3 files changed, 34 insertions(+), 21 deletions(-)
 copy tez-runtime-library/src/main/java/org/apache/tez/runtime/library/utils/DATA_RANGE_IN_MB.java => tez-common/src/main/java/org/apache/tez/util/TezRuntimeShutdownHandler.java (56%)