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

fix: Correct the value returned for replicated vs non replicated execution in system api #3540

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dsarlis
Copy link
Member

@dsarlis dsarlis commented Jan 21, 2025

This PR fixes some bugs in how the system API was reporting replicated vs non-replicated mode. Specifically, it was incorrectly reporting that inspect_message, a composite query reply_callback and reject_callback were running in replicated mode, although they are really running in non-replicated mode.

@dsarlis dsarlis requested a review from a team as a code owner January 21, 2025 09:45
@github-actions github-actions bot added the fix label Jan 21, 2025
@dsarlis dsarlis enabled auto-merge January 21, 2025 12:10
@dsarlis dsarlis added this pull request to the merge queue Jan 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 21, 2025
@dsarlis dsarlis added this pull request to the merge queue Jan 21, 2025
Merged via the queue into master with commit 82576ad Jan 21, 2025
27 checks passed
@dsarlis dsarlis deleted the dimitris/fix-bug branch January 21, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants