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 2022/07/15 10:03:34 UTC

[GitHub] [pulsar] lujiwen opened a new issue, #16624: messageId is not exactly matched with the that in response returned by pulsar broker

lujiwen opened a new issue, #16624:
URL: https://github.com/apache/pulsar/issues/16624

   **Describe the bug**
   the message Id in response when I send it to pulsar is 111253:0:0, but when I read the message by reader interface, the message id turn out to be different like : 111253:-1:0, the third part become -1.
   
   
   
   <br class="Apple-interchange-newline">
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. send a message to pulsar topic
   2. read it from topic by reader interface
   
   
   **Expected behavior**
   messageId should be exactly matched with the that in the response returned by pulsar broker
   


-- 
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.apache.org

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


[GitHub] [pulsar] github-actions[bot] commented on issue #16624: messageId returned by reader is not exactly matched with that in response returned by pulsar broker

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16624:
URL: https://github.com/apache/pulsar/issues/16624#issuecomment-1214538761

   The issue had no activity for 30 days, mark with Stale label.


-- 
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