yuluo-yx opened a new issue, #10835: URL: https://github.com/apache/rocketmq/issues/10835
TopicConfig.decode assigns topicName before parsing numeric and enum fields. A malformed serialized config can throw IllegalArgumentException after partially mutating the target object. Expected behavior: return false and leave the existing object unchanged when mandatory fields cannot be parsed. -- 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]
