Tsz-wo Sze created HDDS-13727:
---------------------------------

             Summary: Use TextFormat.shortDebugString(..) in 
processForDebug(..) methods 
                 Key: HDDS-13727
                 URL: https://issues.apache.org/jira/browse/HDDS-13727
             Project: Apache Ozone
          Issue Type: Bug
          Components: common
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


The processForDebug(..) methods currently return proto objects.  Then, the 
proto object is printed using the toString() method which will generate 
multiple lines for a single object. Let's change the processForDebug(..) 
methods to return String and use TextFormat.shortDebugString(..).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to