Gezi-lzq opened a new pull request, #584: URL: https://github.com/apache/rocketmq-clients/pull/584
### Brief Description 1. The client identifier "macbook-pro@90009@0@2dyeb8lep" can be divided into four parts using the separator "@".Among these parts, the client index within the current process should be 0. 2. The sentence "Check the cache is full, consumer will try to receive message immediately, otherwise retry after 1 second" is expressed incorrectly. It should be stated that when the cache is full, the consumer should retry after 1 second. -- 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]
