[
https://issues.apache.org/jira/browse/HADOOP-18082?focusedWorklogId=709765&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-709765
]
ASF GitHub Bot logged work on HADOOP-18082:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jan/22 08:26
Start Date: 17/Jan/22 08:26
Worklog Time Spent: 10m
Work Description: jianghuazhu opened a new pull request #3891:
URL: https://github.com/apache/hadoop/pull/3891
### Description of PR
Log some information from the moment Call enters the RPC inside, which will
help us understand more about Call.
The records here should be in the form of logs. The priority of the logs
should not be too high, and debugging is the best.
Details: HADOOP-18082
### How was this patch tested?
Corresponding to the test, the pressure is not large.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 709765)
Remaining Estimate: 0h
Time Spent: 10m
> Add debug log when RPC#Reader gets a Call
> -----------------------------------------
>
> Key: HADOOP-18082
> URL: https://issues.apache.org/jira/browse/HADOOP-18082
> Project: Hadoop Common
> Issue Type: Improvement
> Components: rpc-server
> Affects Versions: 2.9.2
> Reporter: JiangHua Zhu
> Assignee: JiangHua Zhu
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Now there is an important question. That is, we only know when a Call is
> actually executed by the Handler. By logging, we cannot know when the Call
> came in.
> If I log some information from the moment the Call enters the inside of the
> RPC, it will help us to know more about the Call.
> The records here should be in the form of logs, and the priority of the logs
> should not be too high, debug is the best.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]