Skip to content
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

slightly move responsibility for recovery #2922

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

jsteemann
Copy link
Contributor

This patch slightly simplifies the recoveryDone() API and makes responsibility a bit clearer.
It also implements the call to recoveryDone() from within the RocksDB engine.

@fceller
Copy link
Contributor

fceller commented Aug 1, 2017

LGTM

@fceller fceller merged commit 4f5d5ff into devel Aug 1, 2017
ObiWahn added a commit that referenced this pull request Aug 3, 2017
…ture/js_to_cpp_transaction_handler

* 'devel' of https://github.com/arangodb/arangodb:
  fixed some issues detected by coverity scan (#2915)
  remove dependency on MMFiles features from non-MMFiles files (#2925)
  Converted rest handler for explain from JS to C++. (#2907)
  added startsBefore() for ApplicationFeature (#2913)
  Converted a portion of the admin routing API from JS to C++ (#2919)
  Bug fix/predictable results data modifcation multiple fors (#2921)
  Feature/cpp aql char length (#2883)
  slightly move responsibility for recovery (#2922)
  Feature/issue 387 cluster index estimates (#2866)
  Converted endpoint handler from JS to C++ (#2905)
  switch to trusty
  fixed issue #2876 (#2896)
  fix a race on shutdown (#2897)
  fixed issue #2868: cname missing from logger-follow results in rocksdb (#2901)
  make the V8 feature depend on the authentication feature (#2902)
  change "parameters" to "bindVars" (#2772)
  Do not allow replication to create/drop collections (#2898)
  don't mask errors with fake OOM messages (#2872)
@fceller fceller deleted the feature/recovery-responsibility branch August 3, 2017 10:16
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.

None yet

2 participants