iilyak opened a new pull request #311: Document 'POST
/_node/{node-name}/_restart'
URL: https://github.com/apache/couchdb-documentation/pull/311
## Overview
We need to be able to restart CouchDB from integration test suite.
We used to have this feature, but it was removed.
This PR documents `/_node/$node/_restart` endpoint implemented in
https://github.com/apache/couchdb/pull/1543.
## Testing recommendations
## GitHub issue number
## Related Pull Requests
https://github.com/apache/couchdb/pull/1543
## Checklist
- [x] Documentation is written and is accurate;
- [ ] `make check` passes with no errors
- [ ] Update
[rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script)
with the commit hash once this PR is rebased and merged
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services