Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.apache.beam.sdk.io.pulsar.PulsarIOTest.testReadFromSimpleTopic flaky #21560

Open
damccorm opened this issue Jun 5, 2022 · 1 comment
Open

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 5, 2022

https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5270/testReport/org.apache.beam.sdk.io.pulsar/PulsarIOTest/testReadFromSimpleTopic/


Caused by: java.lang.IllegalArgumentException: Trying to claim offset 1648580086959 before start of
the range [1648580087254, 1648580087266)
	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument(Preconditions.java:440)
	at
org.apache.beam.sdk.transforms.splittabledofn.OffsetRangeTracker.tryClaim(OffsetRangeTracker.java:97)
	at
org.apache.beam.sdk.transforms.splittabledofn.OffsetRangeTracker.tryClaim(OffsetRangeTracker.java:38)
	at
org.apache.beam.repackaged.direct_java.sdk.fn.splittabledofn.RestrictionTrackers$RestrictionTrackerObserver.tryClaim(RestrictionTrackers.java:59)
	at
org.apache.beam.sdk.io.pulsar.ReadFromPulsarDoFn.processElement(ReadFromPulsarDoFn.java:170)

Imported from Jira BEAM-14209. Original Jira may contain additional context.
Reported by: kileys.

@imaffe
Copy link

imaffe commented Dec 13, 2022

Sorry I just saw someone is already working on this issue. I'll help him finish the PR #17473 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants