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 2021/11/11 07:57:20 UTC

[GitHub] [rocketmq-client-cpp] ifplusor edited a comment on issue #357: re-dev Cannot use accessKey, secretKey, accessChannel

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

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