[
https://issues.apache.org/jira/browse/COUCHDB-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Avdey resolved COUCHDB-3027.
---------------------------------
Resolution: Fixed
> Endpoint endpont /_node/$node/_system broken when $node is remote to queried
> ----------------------------------------------------------------------------
>
> Key: COUCHDB-3027
> URL: https://issues.apache.org/jira/browse/COUCHDB-3027
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Reporter: Eric Avdey
> Assignee: Eric Avdey
>
> When HTTP endpoint {{/_node/$node/_system}} queried for a node different from
> asked the request throwing an exception.
> How to reproduce:
> Start a dev cluster, then pull from node1 (port 15984)
> {code}
> $ curl -u root:$PASS http://127.0.0.1:15984/_node/[email protected]/_system
> {"error":"error","reason":"{invalid_ejson,{badrpc,{'EXIT',normal}}}"}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)