Skip to content

Conversation

@ajanikow
Copy link
Collaborator

No description provided.

func (g ServerGroup) IsStateless() bool {
switch g {
case ServerGroupCoordinators, ServerGroupSyncMasters, ServerGroupSyncWorkers:
case ServerGroupSyncMasters, ServerGroupSyncWorkers:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Change related to coordinator upgrade flow - it do not keep local storage, but still run upgrade operation on data in cluster

@ajanikow ajanikow merged commit ec9c8a6 into master Sep 17, 2020
@ajanikow ajanikow deleted the feature/fix-backup-flow branch September 17, 2020 13:05
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.

3 participants