MarcoRob commented on issue #21714: URL: https://github.com/apache/beam/issues/21714#issuecomment-1282800840
> @MarcoRob are you working on this? Hi @pabloem Yes I am working on it, just right now I am working on the migration of Github Actions (GA) I consulted with Pulsar community and seems like the issue comes from the function that `seeks(timestamp)` the message from a timestamp it fails sometimes in retrieving the right message with the correct timestamp, so they advice me to use `seek(MessageId)` instead. So I am working on changing the function, but right now I paused this while GA I finished the migration. You can see I got some inputs on that issue in this [PR-17473](https://github.com/apache/beam/pull/17473) -- 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]
