Skip to content

[fix][flaky-test] testAutoSubscribePatternConsumer - #16599

Merged
Technoboy- merged 2 commits into
apache:masterfrom
gaozhangmin:flaky-test4
Jul 15, 2022
Merged

[fix][flaky-test] testAutoSubscribePatternConsumer#16599
Technoboy- merged 2 commits into
apache:masterfrom
gaozhangmin:flaky-test4

Conversation

@gaozhangmin

@gaozhangmin gaozhangmin commented Jul 14, 2022

Copy link
Copy Markdown
Contributor

Motivation

Fixes #16595

Modifications

doReturn(CompletableFuture.completedFuture(topicNames)).when(nss)
                .getListOfPersistentTopics(NamespaceName.get("my-property/my-ns"));

Documentation

  • doc-not-needed

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Jul 14, 2022
@nodece

nodece commented Jul 14, 2022

Copy link
Copy Markdown
Member

The CI still failed.

gavingaozhangmin added 2 commits July 14, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs type/flaky-tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: org.apache.pulsar.client.impl.PatternTopicsConsumerImplTest.testAutoSubscribePatternConsumer

6 participants