Wei-Chiu Chuang created HDDS-11853:
--------------------------------------
Summary: Redundant UUID to string conversion in
XceiverClientRatis.sendCommandAsync
Key: HDDS-11853
URL: https://issues.apache.org/jira/browse/HDDS-11853
Project: Apache Ozone
Issue Type: Improvement
Reporter: Wei-Chiu Chuang
In XceiverClientRatis.sendCommandAsync
https://github.com/apache/ozone/blob/master/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientRatis.java#L406
It converts the replier datanonode uuid string to UUID, and later it calls
addDatanodetoReply() which turns the UUID into the string. This is small but
redundant .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]