ruanwenjun commented on a change in pull request #431:
URL:
https://github.com/apache/incubator-eventmesh/pull/431#discussion_r668018030
##########
File path:
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/http/body/client/HeartbeatResponseBody.java
##########
@@ -27,13 +27,13 @@
public class HeartbeatResponseBody extends Body {
- //响应码
+ //react code
Review comment:
I think we may not need to add comments for each attribute, for example
here, the `retCode` can express variable information. And I would probably
prefer to rename it to `returnCode` rather than add a comment.
--
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]