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/10/11 07:49:16 UTC

[GitHub] [rocketmq-client-go] 0daypwn commented on pull request #934: [ISSUE #933] fix retry topic and namespace topic block

0daypwn commented on PR #934:
URL: https://github.com/apache/rocketmq-client-go/pull/934#issuecomment-1274242283

   map is not thread safe, so should add RWMutex.
   The design is too complicated. Maybe there's a better way?


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