Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CacheMergedIT.shouldFetchMergedMessagesWithIsolationReadCommitted fix #260

Conversation

ankitk-me
Copy link
Contributor

Description

CacheMergedIT.shouldFetchMergedMessagesWithIsolationReadCommitted git actions failure fix

Fixes #239

@@ -102,6 +102,8 @@ read zilla:data.ext ${kafka:matchDataEx()
.build()}
read "Hello, world #B3"

read notify PARTITION_ZERO_OFFSET_FOUR
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest we change the names of these barriers to help readability, such as RECEIVED_MESSAGE_B3, etc.

@jfallows jfallows marked this pull request as ready for review May 30, 2023 17:49
@jfallows jfallows merged commit 2c2b1e9 into aklivity:develop May 30, 2023
@ankitk-me ankitk-me deleted the CacheMergedIT.shouldFetchMergedMessagesWithIsolationReadCommittedGitActionFailureFix branch May 31, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CacheMergedIT.shouldFetchMergedMessagesWithIsolationReadCommitted fails only on GitHub Actions
2 participants