wohali opened a new issue #1523: Retire the node-local interface (port 5986) URL: https://github.com/apache/couchdb/issues/1523 This can be done in two phases: 1. Move relevant 5986 port functions under `/_node/<nodename>/...` such as: * _dbs * _nodes * per-shard DB operations (all) 1. Actually eliminate `couch_httpd`. @davisp thought this might go under the new HTTP/2 API/internals but I think they're distinct efforts.
---------------------------------------------------------------- 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
