Bolebo opened a new issue, #5029:
URL: https://github.com/apache/couchdb/issues/5029

   [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ 
)
   
   ## Description
   I'm trying to solve a problem of "pending_changes" between the nodes of my 
cluster (6 nodes with 3 replicas of each shard).
   I'm suspecting that mem3 configuration is involved but I can't find any 
description on the CouchDB documentation but the default.ini config file 
suggests it is possible: 
   ;[mem3]
   ;nodes_db = _nodes
   ;shard_cache_size = 25000
   ;shards_db = _dbs
   ;sync_concurrency = 10
   
   Is it possible to have a description and the default value of those config 
items?
   
   And maybe some tips to manage the "pending_changes" when replicating a large 
amount of docs between nodes :)
   
   Thank you inadvance.
   
   Regards,
   Boris
   [NOTE]: # ( Describe the problem you're encountering. )
   [TIP]:  # ( Do NOT give us access or passwords to your actual CouchDB! )
   
   ## Steps to Reproduce
   
   [NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. )
   
   ## Expected Behaviour
   
   [NOTE]: # ( Tell us what you expected to happen. )
   
   ## Your Environment
   
   [TIP]:  # ( Include as many relevant details about your environment as 
possible. )
   [TIP]:  # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here. 
)
   
   * CouchDB version used: 3.3.2
   * Browser name and version: --
   * Operating system and version: Ubuntu 22.04
   
   ## Additional Context
   
   [TIP]:  # ( Add any other context about the problem here. )
   


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