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

Converted rest handler for explain from JS to C++. #2907

Merged
merged 2 commits into from
Aug 1, 2017

Conversation

dhly-etc
Copy link
Contributor

No description provided.

@fceller
Copy link
Contributor

fceller commented Jul 30, 2017

@dhly-etc
Copy link
Contributor Author

dhly-etc commented Aug 1, 2017

@fceller I think the tests are failing for reasons unrelated to the changes now. The tests which fail (RocksDB enterprise build) on Jenkins pass locally. One is due to cluster timeout and the other is because a collection truncate fails (I would guess also related to cluster traffic). Could you let me know if anything looks suspicious and, if not, re-run?

@fceller
Copy link
Contributor

fceller commented Aug 1, 2017

@danielhlarkin agreed

@fceller fceller removed the 9 WIP label Aug 1, 2017
@fceller
Copy link
Contributor

fceller commented Aug 1, 2017

LGTM

@fceller fceller merged commit 5f772b0 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/jstocpp-api-explain branch August 3, 2017 10:16
KVS85 added a commit that referenced this pull request Aug 21, 2018
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