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

Add federation feature flag to brig and galley #1014

Merged
merged 8 commits into from
Mar 13, 2020

Conversation

mheinzel
Copy link
Contributor

Federation is disabled by default. In this state, we assume there are no other backends and that all IDs are always local. This means we don't run any queries on federation-related tables and don't make any calls to the federator service, so they don't need to be present for the system to work.

@arianvp arianvp self-requested a review March 13, 2020 13:21
@mheinzel mheinzel merged commit 4d6b3e1 into develop Mar 13, 2020
@mheinzel mheinzel deleted the federation/feature-flag branch March 13, 2020 16:24
@akshaymankar akshaymankar mentioned this pull request Apr 15, 2020
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.

None yet

2 participants