Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3027

Endpoint endpont /_node/$node/_system broken when $node is remote to queried

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • HTTP Interface
    • None

    Description

      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)

      $ curl -u root:$PASS http://127.0.0.1:15984/_node/node2@127.0.0.1/_system
      {"error":"error","reason":"{invalid_ejson,{badrpc,{'EXIT',normal}}}"}
      

      Attachments

        Issue Links

          Activity

            People

              eiri Eric Avdey
              eiri Eric Avdey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: