ifplusor edited a comment on issue #357: URL: https://github.com/apache/rocketmq-client-cpp/issues/357#issuecomment-966067927
@lirong-Lee As I say before, sdk do not process namespace for topic/group, you can see https://github.com/apache/rocketmq/blob/df4e98855d461d85e9c4ed43add1b12a58bca7b6/common/src/main/java/org/apache/rocketmq/common/protocol/NamespaceUtil.java#L71 And you can do this work on [my repo](https://github.com/ifplusor/rocketmq-client-cpp/tree/re_dev), there are a lot of jobs about refactor that are not merged upstream. -- 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]
