Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
For corner case debugging, it would be helpful to understand when netty processed OPEN/BOUND/CLOSE/RECEIVED/CONNECTED events along with payload details.
Adding "LoggingHandler" in ChannelPipeline mode can help in debugging.
An equivalent change was added to Hive recently https://issues.apache.org/jira/browse/HIVE-23754
Now adding similar improvement to Tez.
Attachments
Issue Links
- is related to
-
HIVE-23754 LLAP: Add LoggingHandler in ShuffleHandler pipeline for better debuggability
- Resolved
- links to