zhaoyansheng163 opened a new pull request, #3035:
URL: https://github.com/apache/incubator-eventmesh/pull/3035

   This method concatenates the output of a toString() call into a StringBuffer 
or StringBuilder. It is simpler just to pass the object you want to append to 
the append call, as that form does not suffer the potential for 
NullPointerExceptions, and is easier to read.


-- 
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]


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

Reply via email to