You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/12/14 14:30:41 UTC

[GitHub] style95 opened a new issue #51: Cluster nodes do not form a cluster upon restarting

style95 opened a new issue #51: Cluster nodes do not form a cluster upon restarting
URL: https://github.com/apache/couchdb-docker/issues/51
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   After setting up a cluster of CouchDB, if I restart each of nodes one by one, they no more form a cluster.
   I did volume mapping for data directory.
   
   ## Expected Behavior
   <!--- If you're describing a bug, tell us what should happen -->
   <!--- If you're suggesting a change/improvement, tell us how it should work -->
   
   If I restart only one node at a time, they should form a cluster after restarting.
   
   ## Current Behavior
   <!--- If describing a bug, tell us what happens instead of the expected behavior -->
   <!--- If suggesting a change/improvement, explain the difference from current behavior -->
   
   All nodes are listed in `cluster_nodes` but only one node is listed in `all_nodes`.
   
   ## Steps to Reproduce (for bugs)
   <!--- Provide a link to a live example, or an unambiguous set of steps to -->
   <!--- reproduce this bug. Include code to reproduce, if relevant -->
   1. Form a cluster with volume mapping
   2. Restart nodes one by one.
   3. Once a node is restarted, only the node itself is listed in `all_nodes` list.
   
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced the bug in -->
   * Version used: `apache/couchdb:2.1`
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services