aloyszhang commented on issue #9441:
URL: https://github.com/apache/pulsar/issues/9441#issuecomment-773120451


   @zymap Thanks for your comments. 
   As I comment in https://github.com/apache/pulsar/pull/9444. I think we have 
to passed a `MessageIdImpl` type parameter to broker, like `-d '{"ledgerId": 
9223372036854775807, "entryId": 9223372036854775807, "partitionIndex": -1}'` or 
`-d '{"ledgerId": -1, "entryId": -1, "partitionIndex": -1}'`. 
   
   I removed the link of  https://github.com/apache/pulsar/pull/9444 since that 
PR does not fix this issue, please feel free to open a new PR if you find a way 
to fix this problem.


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


Reply via email to