damondouglas commented on PR #17607: URL: https://github.com/apache/beam/pull/17607#issuecomment-1122999987
Hello @MarcoRob (cc: @angoenka ), Would anything in this PR lead to breaking `org.apache.beam.sdk.io.pulsar.PulsarIOTest.testReadFromSimpleTopic`? [beam_PreCommit_Java_Commit/22553](https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/22553/testReport/junit/org.apache.beam.sdk.io.pulsar/PulsarIOTest/testReadFromSimpleTopic/) shows: ``` Error Message org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.lang.IllegalArgumentException: Trying to claim offset 1652219535602 before start of the range [1652219535973, 1652219536007) ``` -- 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]
