Chengwei Wang created HDFS-16431: ------------------------------------ Summary: Truncate CallerContext in client side Key: HDFS-16431 URL: https://issues.apache.org/jira/browse/HDFS-16431 Project: Hadoop HDFS Issue Type: Improvement Components: nn Reporter: Chengwei Wang Assignee: Chengwei Wang
The context of CallerContext would be truncated when it exceeds the maximum allowed length in server side. I think it's better to do check and truncate in client side to reduce the unnecessary overhead of network and memory for NN. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org