You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/11 13:47:35 UTC

[GitHub] [rocketmq-schema-registry] ferrirW commented on a diff in pull request #32: supplement avro compatibility checker

ferrirW commented on code in PR #32:
URL: https://github.com/apache/rocketmq-schema-registry/pull/32#discussion_r943506406


##########
common/src/main/java/org/apache/rocketmq/schema/registry/common/QualifiedName.java:
##########
@@ -80,18 +80,17 @@ public String subjectFullName() {
 
     @Override
     public String toString() {
-        final StringBuilder sb = new StringBuilder("{");
-        sb.append("\"cluster\":\"")

Review Comment:
   why change this?



-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org