Popo-lth commented on issue #2447:
URL: https://github.com/apache/rocketmq/issues/2447#issuecomment-734102410
> I would recommend to just change the log descriptions into :
>
> ```
> log.warn("consumeMessage does not success, Group: {} Msgs:
{} MQ: {}, returnType :{}",
> ConsumeMessageConcurrentlyService.this.consumerGroup,
> msgs,
> messageQueue, returnType);
> ```
"consumeMessage does not success" log meaning is not clear
----------------------------------------------------------------
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:
[email protected]