wohali opened a new pull request #933: Update for changes to _cluster_setup 
endpoint
URL: https://github.com/apache/couchdb-fauxton/pull/933
 
 
   These changes add support for the new enable_single_node action,
   which tolerates binding a node to 127.0.0.1.
   
   They also add support for the new mandatory node_count parameter
   when setting up a cluster. This parameter in the API call actually
   sets [cluster] n value, so it is set to min(3, <value provided>)
   based on recommendations from @rnewson and personal experience.
   
   Closes #874.
   
   @garrensmith We're going to need a new tagged Fauxton release once this 
lands, if you please. ? 
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [X] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update 
[rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script)
 with the correct tag once a new Fauxton release is made
   
 
----------------------------------------------------------------
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

Reply via email to