8000 don't return any in-progress indexes by jsteemann · Pull Request #10431 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

don't return any in-progress indexes #10431

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 5 commits into from
Nov 14, 2019

Conversation

jsteemann
Copy link
Contributor
@jsteemann jsteemann commented Nov 13, 2019

Scope & Purpose

Don't consider in-progress indexes when determining the set of available indexes to be used for AQL queries. It seems that at least in the cluster such indexes could be shown and considered useful for supporting AQL queries.

Enterprise companion PR: https://github.com/arangodb/enterprise/pull/357

  • Bug-Fix for devel-branch (i.e. no need for backports?)
  • Bug-Fix for a released version (did you remember to port this to all relevant release branches?)
  • The behavior in this PR can be (and was) manually tested (support / qa / customers can test it)
  • The behavior change can be verified via automatic tests

Testing & Verification

This change is already covered by existing tests, such as shell_server_aql.

Also added a new test for this.

@jsteemann jsteemann added this to the 3.5 milestone Nov 13, 2019
@jsteemann jsteemann requested a review from dhly-etc November 13, 2019 18:13
@KVS85
Copy link
Contributor
KVS85 commented Nov 13, 2019

@jsteemann
Copy link
Contributor Author

@KVS85
Copy link
Contributor
KVS85 commented Nov 14, 2019

Tests blue.

@KVS85 KVS85 merged commit 6636ab1 into 3.5 Nov 14, 2019
@KVS85 KVS85 deleted the bug-fix-3.5/dont-use-indexes-in-progress branch November 14, 2019 11:08
KVS85 pushed a commit that referenced this pull request Nov 14, 2019
* don't return any in-progress indexes

* fix handling of in-progress indexes

* add test

* address review comment
ObiWahn added a commit that referenced this pull request Nov 26, 2019
…re-3.5/query-timeout

* '3.5' of https://github.com/arangodb/arangodb:
  Allow the optimizer to use indexes (#10543)
  Updated arangosync to 0.7.0 (#10532)
  Bug fix 3.5/little weekend fix (#10527)
  Bug fix 3.5/issue 10470 (#10497)
  add tests for inventory (#10464) (#10495)
  fixed issue #10440: Incorrect sorting with sort criteria partially covered by index (#10443)
  [3.5] Added precondition to ensure that server is still as seen before. (#10477)
  improve error message (#10478)
  allow in-place analyzer creation via link definition (#10466) (#10481)
  make replication timeouts configurable via startup options (#10473)
  [3.5] no coordinators left behind (#10420)
  don't return any in-progress indexes (#10431)
  fix invalid assertion (#10428)
  show type of index when non-implemented exception is thrown (#10425)
  Fix dump tests
  Improve syncer error message (#10404)
  DEVSUP-492 (#10379) (#10402)
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.

4 participants
0