Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No documentation on mem3 options in CouchDB #5029

Open
Bolebo opened this issue Apr 9, 2024 · 0 comments
Open

No documentation on mem3 options in CouchDB #5029

Bolebo opened this issue Apr 9, 2024 · 0 comments

Comments

@Bolebo
Copy link

Bolebo commented Apr 9, 2024

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 in advance.

Regards,
Boris

Steps to Reproduce

Expected Behaviour

Your Environment

  • CouchDB version used: 3.3.2
  • Browser name and version: --
  • Operating system and version: Ubuntu 22.04

Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant