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 bug in vis double read when source visibility manager is primary #6539

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

neil-xie
Copy link
Member

@neil-xie neil-xie commented Dec 3, 2024

What changed?
Fix bug in vis double read when source visibility manager is primary. In the original logic, we check readModeIsFromDestination first which will be true by default in the migration mode, it will never send query to destination vis manager when source is primary.

Why?
Fix bug

How did you test it?

Potential risks

Release notes

Documentation Changes

@neil-xie neil-xie merged commit dfe87ab into cadence-workflow:master Dec 3, 2024
17 checks passed
@neil-xie neil-xie deleted the CDNC-11725 branch December 3, 2024 17:32
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.

2 participants