couchbaselabs / couchbaselabs/couchbase-transactions-java-examples
1024 transaction per bucket limit
- 主要言語
- Java
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Issue にリンクされている Couchbase Server 6.5 のトランザクションに関するドキュメントから始め、1024-per-bucket の制限がどのように定義されているかを確認します。追加のハードウェアと rebalancing によって制限を引き上げられるか、またはスケールできるかを判断します。この動作とサポートされている代替手段が文書化された時点で、issue は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases, distributed-systems
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100