Guchman opened a new issue #5126: Consume from/to offset API
URL: https://github.com/apache/pulsar/issues/5126
 
 
   **Problem**
   It's hard to debug topic currently. I stuck on trying check last message in 
topic with cli/rest, when my colleague just ask "look, I'd send something to 
that topic. Is it there?"
   
   **Solution**
   There is good api in [kafka kt](https://github.com/fgeller/kt). I could 
consume messages with earliest+N or latest-N semantic.
   It would be great to have same option with REST and cli consumer. And 
probably to have same option with java api.
   

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


With regards,
Apache Git Services

Reply via email to