sijie commented on issue #7273:
URL: https://github.com/apache/pulsar/issues/7273#issuecomment-643866513
@btsken it seems that the consumers are already created. Did you use the
same pulsar cluster?
```
2020-06-11 08:39:12.313 INFO ConsumerStatsImpl:64 | Consumer
[persistent://public/default/intput, public/default/ken, 0] , ConsumerStatsImpl
(numBytesRecieved_ = 0, totalNumBytesRecieved_ = 0, receivedMsgMap_ = {},
ackedMsgMap_ = {}, totalReceivedMsgMap_ = {}, totalAckedMsgMap_ = {})
2020-06-11 08:49:12.313 INFO ConsumerStatsImpl:64 | Consumer
[persistent://public/default/intput, public/default/ken, 0] , ConsumerStatsImpl
(numBytesRecieved_ = 0, totalNumBytesRecieved_ = 0, receivedMsgMap_ = {},
ackedMsgMap_ = {}, totalReceivedMsgMap_ = {}, totalAckedMsgMap_ = {})
```
----------------------------------------------------------------
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]