forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix][test]: fix flaky test of ManagedCursorMetricsTest.testManagedCu…
…rsorMetrics (apache#9919) (apache#14720) Fixes apache#9919 ### Motivation we need make sure broker executed all ack command and updated metrics, then we can generate and check metric ### Modifications - enable AckReceipt - await until ack procedure complete(ACK and ACK_RESPONSE command) Co-authored-by: xuanqi.wu <[email protected]> (cherry picked from commit be7057a)
- Loading branch information
1 parent
198439a
commit 9ff755a
Showing
2 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters