8000 SEARCH-279 snapshot for inverted index by Dronplane · Pull Request #18128 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

SEARCH-279 snapshot for inverted index #18128

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 10000 privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 30 commits into from
Feb 17, 2023

Conversation

Dronplane
Copy link
Contributor

Scope & Purpose

PR adds snapshot usage for inverted indexes the same way as it is already done for ArangoSearch view.
That is part of the fix for updates consistency.

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.10: (Please link PR)
    • Backport for 3.9: (Please link PR)
    • Backport for 3.8: (Please link PR)

Related Information

(Please reference tickets / specification / other PRs etc)

  • Docs PR:
  • Enterprise PR:
  • GitHub issue / Jira ticket:
  • Design document:

@Dronplane Dronplane self-assigned this Feb 16, 2023
@cla-bot cla-bot bot added the cla-signed label Feb 16, 2023
@Dronplane Dronplane marked this pull request as ready for review February 17, 2023 10:07
@Dronplane Dronplane requested a review from a team February 17, 2023 10:07
@Dronplane
Copy link
Contributor Author

Tests blue except known ASAN failures

@Dronplane Dronplane merged commit 4319820 into devel Feb 17, 2023
@Dronplane Dronplane deleted the feature/SEARCH-279-snapshot-for-inverted-index branch February 17, 2023 15:37
maierlars pushed a commit that referenced this pull request Feb 20, 2023
* SEARCH-279 snapshot for inverted index (#18128)

* make inverted index read docs from custom snapshot

* wip - adding late materialization snapshot

* wip

* wip

* switch inverted index to viewsnapshot

* fix

* wip

* wip

* try to fix mac build

* fix tests build

* add explicit instantiations

* add test

* fix issue

* add js tests

* clang-format

* cleanup

* adress review comments

* fix for cluster

* review comments

* jslint

* cleanup

* Update OpenSSL to 1.1.1t and OpenLDAP to 2.6.4 (#18148)

* Update ArangoDB Starter to 0.15.7

* [GORDO-1518] Fix memory leak in tests (#18127)

* Free memory held by unique_ptr

* Shutdown runtimes after tests; fixes memory leak

---------

Co-authored-by: Andrei Lobov <andrei.lobov@arangodb.com>
Co-authored-by: Vadim <vadim@arangodb.com>
Co-authored-by: Markus Pfeiffer <markuspf@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0