big-r81 commented on issue #5029:
URL: https://github.com/apache/couchdb/issues/5029#issuecomment-2567774860

   Hey,
   
   you can see the default values of the config settings in the `default.ini` 
file. These internal settings aren't meant for configuration through end-users.
   
   The `nodes_db` and `shards_db` are database names for storing the member 
nodes and nodes/shards mapping for each database. Both the nodes and shards are 
tracked in node-local couch databases.
   
   The other two config values are for the internal replication between the 
cluster nodes for those databases.
   
   I'm closing this for now. If you have problems with your replication, please 
open a separate issue which describes your problem in detail or ask on our 
slack channel for help.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to