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

feat(global-writes): setup feature support COMPASS-8273 #6271

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

mabaasit
Copy link
Contributor

Extend AtlasMetadata to include clusterType and based on that resolve if the connection supports globalWrites. Also, added preferences flag enableGlobalWrites which is currently set to false (for local web, its set based on isAtlas flag).

Description

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@github-actions github-actions bot added the feat label Sep 23, 2024
@mabaasit mabaasit added feature flagged PRs labeled with this label will not be included in the release notes of the next release no release notes Fix or feature not for release notes and removed feature flagged PRs labeled with this label will not be included in the release notes of the next release labels Sep 23, 2024
@mabaasit mabaasit merged commit 53dbd10 into main Sep 23, 2024
25 of 26 checks passed
@mabaasit mabaasit deleted the COMPASS-8273-global-writes-setup branch September 23, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat no release notes Fix or feature not for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants