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 2021/09/22 17:06:28 UTC

[GitHub] [pulsar] lordcheng10 opened a new issue #12139: After using the pulsar-client consume command to consume, repeatedly close the consume

lordcheng10 opened a new issue #12139:
URL: https://github.com/apache/pulsar/issues/12139


   **Describe the bug**
   When using the following commands to consume topics, although the data can be consumed, an exception will be thrown at the end:
   ![image](https://user-images.githubusercontent.com/19296967/134389223-0e66a772-2799-4c5b-ac9a-01953dfa8f3d.png)
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1.produce data:
   bin/pulsar-client produce my-tenant3/my-namespace/test1 --messages  25
   
   2.consume topic:
   ./bin/pulsar-client consume  my-tenant3/my-namespace/test1  -s sub1
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] lordcheng10 closed issue #12139: After using the pulsar-client consume command to consume, repeatedly close the consume

Posted by GitBox <gi...@apache.org>.
lordcheng10 closed issue #12139:
URL: https://github.com/apache/pulsar/issues/12139


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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