You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/15 02:17:08 UTC

[GitHub] [pulsar] sijie commented on issue #7273: Functions doesn't subscribe input topic

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:
users@infra.apache.org