angoenka commented on PR #17181: URL: https://github.com/apache/beam/pull/17181#issuecomment-1119802026
> @angoenka Thank you for reviewing. The Java PreCommit error was from PulsarIOTest which has nothing to do with this PR. Should I submit a new PR with the same branch/code unchanged to see if we get PreCommit passing? > > ``` > org.apache.beam.sdk.io.pulsar.PulsarIOTest.testReadFromSimpleTopic > > org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.lang.IllegalArgumentException: Trying to claim offset 1651826707504 before start of the range [1651826707833, 1651826707863) > ``` > > https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/5013/testReport/ Yes, should not be because of this PR but it will be good to just make sure that it is indeed the case. -- 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]
