8000 Bug fix/replicated logs missing column family by maierlars · Pull Request #14622 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Bug fix/replicated logs missing column family #14622

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

Merged
merged 4 commits into from
Aug 10, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'devel' into bug-fix/replicated-logs-missing-column-family
  • Loading branch information
jsteemann authored Aug 10, 2021
commit 202db370d507310d49a536d044db8c3a3b122205
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ devel

* Add optimization rule for AqlAnalyzer.

* Fixed issue #14592: IS_NULL(@x) isn't recognized as a constant expression.

* Fixed issue BTS-539 "Unsynchronized query kill while it's being finalized in
another thread was uncovered through `test-kill.js` of `communication_ssl`
suite". Fixed possible (but unlikely) crash when killing an AQL query.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0