satishviswanathan commented on issue #277:
URL: 
https://github.com/apache/pulsar-dotpulsar/issues/277#issuecomment-3367393452

   Internally we were logging other params , yes as you mentioned we are 
getting only the following properties in messageid.
   
   "partition": -1,
   "ledgerId": -9223372036854800000.0,
   "batchIndex": -1,
   "entryId": -9223372036854800000.0,
   
   during the load test we got few of them returned with -ve values and found 
those were the missing ones. Does that mean publisher couldn't confirm or 
something missing from our end ?
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to