[
https://issues.apache.org/jira/browse/HADOOP-19111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoqiao He updated HADOOP-19111:
---------------------------------
Description:
When sending rpc request,the debug message print client name twice, this is
confusing.
like:
{quote}2024-03-16 11:58:49,564 DEBUG ipc.Client: :1113 IPC Client (382750013)
connection to kdcserver/172.20.10.12:8888 from nn/[email protected] IPC Client
(382750013) connection to kdcserver/172.20.10.12:8888 from nn/[email protected]
sending #0 org.apache.hadoop.hdfs.protocol.ClientProtocol.getListing
{quote}
the debug message above should delete duplicate information.
was:
when sending rpc request,the debug message print clent name twice,this is
confusing.
like:
2024-03-16 11:58:49,564 DEBUG ipc.Client: :1113 {-}{color:#4c9aff}IPC Client
(382750013) connection to kdcserver/172.20.10.12:8888 from
nn/[email protected]{color}{-}IPC Client (382750013) connection to
kdcserver/172.20.10.12:8888 from nn/[email protected] sending #0
org.apache.hadoop.hdfs.protocol.ClientProtocol.getListing
the debug message above should delete the blue infomation with strikethrough
> ipc client print client info message duplicate
> ----------------------------------------------
>
> Key: HADOOP-19111
> URL: https://issues.apache.org/jira/browse/HADOOP-19111
> Project: Hadoop Common
> Issue Type: Improvement
> Components: common
> Reporter: Zhongkun Wu
> Priority: Trivial
> Labels: pull-request-available
>
> When sending rpc request,the debug message print client name twice, this is
> confusing.
> like:
> {quote}2024-03-16 11:58:49,564 DEBUG ipc.Client: :1113 IPC Client (382750013)
> connection to kdcserver/172.20.10.12:8888 from nn/[email protected] IPC Client
> (382750013) connection to kdcserver/172.20.10.12:8888 from
> nn/[email protected] sending #0
> org.apache.hadoop.hdfs.protocol.ClientProtocol.getListing
> {quote}
> the debug message above should delete duplicate information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]