[ https://issues.apache.org/jira/browse/BEAM-14269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519067#comment-17519067 ]
Steve Niemitz commented on BEAM-14269: -------------------------------------- I'm not working on it right now, I had just noticed it because it failed a bunch of times on a PR I had open yesterday. > PulsarIOTest.testReadFromSimpleTopic is very flaky > -------------------------------------------------- > > Key: BEAM-14269 > URL: https://issues.apache.org/jira/browse/BEAM-14269 > Project: Beam > Issue Type: Bug > Components: test-failures > Reporter: Steve Niemitz > Priority: P1 > Labels: flake > > PulsarIOTest uses shared client across all tests [1], which is a race > conditions when multiple tests run in parallel. This manifests as frequent > test failures. > [1] > https://github.com/apache/beam/blob/master/sdks/java/io/pulsar/src/test/java/org/apache/beam/sdk/io/pulsar/PulsarIOTest.java#L62 -- This message was sent by Atlassian Jira (v8.20.1#820001)