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 2020/11/04 05:54:24 UTC

[GitHub] [rocketmq-client-go] feiquan123 commented on pull request #550: FIX:fatal error: concurrent map read and map write(apache#544)

feiquan123 commented on pull request #550:
URL: https://github.com/apache/rocketmq-client-go/pull/550#issuecomment-721527109


   I had verified this feature. It working in produce env. 
   
   current `gomod` file:
   ```go
   replace (
   	github.com/apache/rocketmq-client-go/v2 => github.com/feiquan123/rocketmq-client-go/v2 v2.2.0
   )
   ```
   
   __When will next version be released? I want to use__ `github.com/apache/rocketmq-client-go/v2` 
   
   


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

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