Skip to content

test: blocking confirm - #1224

Merged
dorjesinpo merged 1 commit into
mainfrom
fix/fix-flaky-tests
Mar 27, 2026
Merged

test: blocking confirm#1224
dorjesinpo merged 1 commit into
mainfrom
fix/fix-flaky-tests

Conversation

@dorjesinpo

Copy link
Copy Markdown
Collaborator

Some tests rely on CONFIRM taking effect but not synchronizing in any way (CONFIRM is async)

Suggesting a synchronization by making blocking configure call on the same queue.

@dorjesinpo
dorjesinpo requested a review from a team as a code owner March 27, 2026 15:24
@dorjesinpo dorjesinpo added the bug Something isn't working label Mar 27, 2026
Signed-off-by: dorjesinpo <129227380+dorjesinpo@users.noreply.github.com>
@dorjesinpo
dorjesinpo force-pushed the fix/fix-flaky-tests branch from e8daeb4 to 3585061 Compare March 27, 2026 15:26
@dorjesinpo dorjesinpo changed the title blocking confirm test: blocking confirm Mar 27, 2026
@dorjesinpo
dorjesinpo merged commit 79688b2 into main Mar 27, 2026
22 of 25 checks passed
@dorjesinpo
dorjesinpo deleted the fix/fix-flaky-tests branch March 27, 2026 15:37

# need to make sure confirm has made it to the primary since this is a
# non-blocking op.
# Must make different confgiuration, change maxUnconfirmedMessages

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: confgiuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants