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

change feature order so that ServerIdFeature is before ReplicationFeature #13743

Merged
merged 3 commits into from
Mar 18, 2021

Conversation

jsteemann
Copy link
Contributor

Scope & Purpose

Change feature order so that ServerIdFeature is before ReplicationFeature.
The latter requires the former for non-cluster replication.
It is unclear yet if this change is helpful, it is just an attempt to get rid of a particular bug reported by @dothebart.
Th effects of this PR need to be manually tested with an official release build.

  • 💩 Bugfix (requires CHANGELOG entry)
  • 🍕 New feature (requires CHANGELOG entry, feature documentation and release notes)
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification
  • 📖 CHANGELOG entry made

Backports:

Testing & Verification

  • This change is a trivial rework / code cleanup without any test coverage.

…ture

the latter requires the former for non-cluster replication
Copy link
Contributor

@dothebart dothebart left a comment

Choose a reason for hiding this comment

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

fixes the issue.

@jsteemann jsteemann merged commit 48dba7d into devel Mar 18, 2021
@jsteemann jsteemann deleted the bug-fix/change-feature-order-for-replication branch March 18, 2021 10:46
@jsteemann jsteemann mentioned this pull request Mar 22, 2021
8 tasks
jsteemann added a commit that referenced this pull request Mar 22, 2021
jsteemann added a commit that referenced this pull request Mar 22, 2021
jsteemann added a commit that referenced this pull request Mar 23, 2021
KVS85 pushed a commit that referenced this pull request Mar 23, 2021
mchacki pushed a commit that referenced this pull request Mar 26, 2021
elfringham pushed a commit to elfringham/arangodb that referenced this pull request Apr 20, 2021
elfringham pushed a commit to elfringham/arangodb that referenced this pull request Apr 20, 2021
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