Skip to content

Conversation

@merlimat
Copy link
Contributor

@merlimat merlimat commented Dec 1, 2021

Motivation

Fix #13071

After independently merging changes for BK -> MetadataStore and RocksDb implementation of MetadataStore, there's a test failing PulsarLedgerAuditorManagerTest. We should disable this when running on RocksDB, since it's expecting to test with multiple client sessions.

@merlimat merlimat added this to the 2.10.0 milestone Dec 1, 2021
@merlimat merlimat added doc-not-needed Your PR changes do not impact docs and removed doc-not-needed Your PR changes do not impact docs doc-label-missing labels Dec 1, 2021
@merlimat merlimat added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Dec 1, 2021
@apache apache deleted a comment from github-actions bot Dec 1, 2021
@apache apache deleted a comment from github-actions bot Dec 1, 2021
@merlimat merlimat merged commit dc884f8 into apache:master Dec 1, 2021
@merlimat merlimat deleted the fix-merge-issue-test branch December 1, 2021 20:14
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
apache#13072)

* Disable PulsarLedgerAuditorManagerTest when running on RocksDB backend

* Fixed BKTestCluster when running with RocksDB which can have 1 single instance open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/test doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: PulsarLedgerAuditorManagerTest.testSimple

2 participants