couchbaselabs / couchbaselabs/couchbase-transactions-java-examples
1024 transaction per bucket limit
- Vorherrschende Sprache
- Java
- Sterne
- 1
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- databases, distributed-systems
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100