KKcorps commented on pull request #8017: URL: https://github.com/apache/pinot/pull/8017#issuecomment-1029380198
Hi, Thanks a lot for pointing out. I also don't want to use the increment but pulsar doesn't offer a neat interface to get next offset. For now, what I can do is check if the message if implementation is batch or default and increment the correct value on basis of that. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
