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 an assertion failure that occurred when restoring view definitions from a cluster into a single server. #13770

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

jsteemann
Copy link
Contributor

@jsteemann jsteemann commented Mar 22, 2021

Scope & Purpose

Fix an assertion failure that occurred when restoring view definitions from a cluster into a single server.
The assertion failure occured when running the following test

scripts/unittest dump_mixed_cluster_single --cluster true
  • 💩 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.
  • The behavior in this PR was manually tested
  • This change is already covered by existing tests, such as dump_mixed_cluster_single.

@jsteemann jsteemann added this to the devel milestone Mar 22, 2021
Copy link
Contributor

@Dronplane Dronplane left a comment

Choose a reason for hiding this comment

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

LGTM

@jsteemann jsteemann merged commit e1d115d into devel Mar 23, 2021
@jsteemann jsteemann deleted the bug-fix/fix-view-restore-assertion branch March 23, 2021 13:46
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
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