-
Notifications
You must be signed in to change notification settings - Fork 853
Actually use the given format to execute a query #10484
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
Actually use the given format to execute a query #10484
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. One minor change requested. Will test this in our rolling upgrade procedure, then will approve.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Upgade passed:
Startup passed:
|
BUT, coordinator fails to start. |
Fixed the error reported by HKernbach New jenkins Please rereview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ture/dump-db-properties * 'devel' of https://github.com/arangodb/arangodb: Splicing gather cleanup (#10479) Feature/changelog for subquery splicing (#10396) Fix potential segfault (#9308) don't smile away exception fixing issue #10470 (#10491) add generated front end files in order to allow collection creation Added precondition to ensure that server is still as seen before. (#10468) Actually use the given format to execute a query (#10484) Fix SubqueryStartExecutor (#10488) add tests for inventory (#10464) fix truncate operation in synchronous replication (#10492)
This fixes a rolling upgrade issue 3.5.* -> devel
During upgrade the AQL should be performed in 3.5 format, this has not been forwarded correctly inside the DBServers.
Jenkins:
http://jenkins01.arangodb.biz:8080/view/PR/job/arangodb-matrix-pr/7282/