nickva commented on issue #1002: Investigate possible race condition in 
replicator cluster stability check
URL: https://github.com/apache/couchdb/issues/1002#issuecomment-345084862
 
 
   Order of cluster setup:
   
   Start state is empty data dir, stopped couchdb service on both cluster nodes
   
   Each is then started and basic dbs created (_users, _replicator etc)
   
   Then the cluster setup is done on an arbitrary node
   
    `PUT /_nodes/nodename`
   
   
   "One thing I'm unsure of, I'm using port 5986 for cluster setup, is that 
still necessary?"
   
   Also in case it's relevant, I do get some log errors initially: 
   ``` 
   [error] 2017-11-16T22:15:43.405527Z couchdb@1 <0.454.0> xxx Request to 
create N=2 DB but only 1 node(s)
   
   [error] 2017-11-16T22:15:44.524321Z couchdb@1 <0.486.0> xxx Request to 
create N=2 DB but only 1 node(s)
   
   [error] 2017-11-16T22:15:45.655681Z couchdb@1 Request to create N=2 DB but 
only 1 node(s) 
   ```

----------------------------------------------------------------
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