couchbaselabs / couchbaselabs/couchbase-transactions-java-examples
1024 transaction per bucket limit
- Lingua principale
- Java
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
With respect to the 1024 limit per bucket documented here: https://docs.couchbase.com/server/6.5/learn/data/transactions.html
Presumably that's a soft limit and can be increased? That limit would prevent us from using this feature given how we use buckets. Ideally we'd want to know that limit is horizontally scalable in the same way the bucket itself is - that would then create a manageable situation allowing us to add more hardware and rebalance in the case where we ran into that limit.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with the Couchbase Server 6.5 transactions documentation linked in the issue and review how the 1024-per-bucket limit is defined. Determine whether the limit can be increased or scales through additional hardware and rebalancing; the issue is complete when that behavior and any supported alternative are documented.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- databases, distributed-systems
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100