8000 Completely export views dump restore by maierlars · Pull Request #6466 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Completely export views dump restore #6466

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< 8000 /a>. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Sep 12, 2018

Conversation

maierlars
Copy link
Contributor
@maierlars maierlars commented Sep 12, 2018

This PR changes the following things:

  1. When creating views one can specify links. Those links are created on a "best effort" basis as usual in arangosearch.
  2. _api/replication/inventory and _api/repliation/clusterInventory no longer show indexes of type arangosearch per collection, but export view with more details and a complete list of links as expected by POST /_api/view and PUT|PATCH /_api/view/<name>/properties.
  3. arangorestore creates collections first, then restores views and then imports data. (Previously views have been created before collections. This was done because adding links via indexes required existing views)

Note: This is the devel branch. As soon as it is approved, I will cherry-pick the changes to 3.4.

TODO:

  • Clean up
  • Changelog entry
  • Update documentation
  • Cherry-pick into 3.4 branch

Fixes arangodb/team-clifton-planning#12
Fixes arangodb/team-clifton-planning#11

@maierlars maierlars added this to the 3.4.0-RC.2 milestone Sep 12, 2018
@maierlars maierlars self-assigned this Sep 12, 2018
@ghost ghost added the 2 - Working label Sep 12, 2018
@maierlars
Copy link
Contributor Author

@ghost ghost assigned jsteemann Sep 12, 2018
@jsteemann jsteemann merged commit e2930cc into devel Sep 12, 2018
@ghost ghost removed the 2 - Working label Sep 12, 2018
ObiWahn added a commit that referenced this pull request Sep 12, 2018
…ture/aql-blocks-by-line

* 'devel' of https://github.com/arangodb/arangodb:
  minor issues (#6471)
  Fix ReadOnly Mode without auth-enabled (#6478)
  add extra wait for MMFiles
  added comments
  Completely export views dump restore (#6466)
  fix typo in string
  fix error message (backlog/#479)
  fix cluster index selectivity (#6467)
  fix init-order fiasco
  forward-ported from 3.4 branch feature-3.4/aql-extensions-080908 (#6462)
  align mmfiles index elements to at least pointer alignment (#6460)
  more log verbosity for replication testing
  Surpress ArangoSearch failing tests (#6465)
maierlars pushed a commit that referenced this pull request Sep 13, 2018
@fceller fceller deleted the bugfix/completely-export-views-dump-restore branch October 12, 2018 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0