fujian-zfj commented on code in PR #7065:
URL: https://github.com/apache/rocketmq/pull/7065#discussion_r1271807019


##########
common/src/main/java/org/apache/rocketmq/common/TopicConfig.java:
##########
@@ -27,7 +29,7 @@
 
 import static 
org.apache.rocketmq.common.TopicAttributes.TOPIC_MESSAGE_TYPE_ATTRIBUTE;
 
-public class TopicConfig {
+public class TopicConfig implements Serializable {

Review Comment:
   已删除



##########
common/src/main/java/org/apache/rocketmq/common/TopicConfig.java:
##########
@@ -27,7 +29,7 @@
 
 import static 
org.apache.rocketmq.common.TopicAttributes.TOPIC_MESSAGE_TYPE_ATTRIBUTE;
 
-public class TopicConfig {
+public class TopicConfig implements Serializable {

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

Reply via email to