ruanwenjun commented on a change in pull request #431:
URL:
https://github.com/apache/incubator-eventmesh/pull/431#discussion_r669376283
##########
File path:
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/http/common/ProtocolKey.java
##########
@@ -24,7 +24,7 @@
public static final String VERSION = "Version";
public static class ClientInstanceKey {
- ////////////////////////////////////协议层请求方描述///////////
+ ////////////////////////////////////Protocol layer requester
description///////////
Review comment:
I think it might be better not use symbols in comments, the book 《Clean
code》 suggests that we should use the simplest comments.
But this is just programming style.
--
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]