kamal-brill opened a new issue #3382: What's purpose of ackId when publishing 
to a topic ? 
URL: https://github.com/apache/pulsar/issues/3382
 
 
   **Describe the bug**
   When we publish the message to a topic, it returns an `ackId`. What's the 
purpose of that `ackId` ? Can we use it to retrieve the particular message 
using any REST or WebSocket API ?
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to WebSocket API Documentation page.
   2. Run the Node.js Producer and Reader examples.
   3. Send message from producer, it returns an unique "ackId" for each message 
that's published.
   
   **Expected behavior**
   There should be an REST API or WebSocket API available for retrieving the 
message and it's metadata.
   
   **Desktop (please complete the following information):**
    - OS: Docker
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to