[
https://issues.apache.org/jira/browse/BEAM-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530534#comment-17530534
]
Beam JIRA Bot commented on BEAM-14209:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> org.apache.beam.sdk.io.pulsar.PulsarIOTest.testReadFromSimpleTopic flaky
> ------------------------------------------------------------------------
>
> Key: BEAM-14209
> URL: https://issues.apache.org/jira/browse/BEAM-14209
> Project: Beam
> Issue Type: Test
> Components: test-failures
> Reporter: Kiley Sok
> Assignee: Marco Robles
> Priority: P2
> Labels: stale-assigned
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5270/testReport/org.apache.beam.sdk.io.pulsar/PulsarIOTest/testReadFromSimpleTopic/
> {code:java}
> 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)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)