[Java] Allow a user to provide an alternative "chunk" allocator
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
Right now, the Arrow Java libraries have two options:
- Have accounted memory using the Netty allocator.
- Have unaccounted memory using your own allocator.
I'd like to add a third option where you can use the existing accounting but decide where the chunks of memory come from.
**Reporter**: [Jacques Nadeau](https://issues.apache.org/jira/browse/ARROW-7198) / @jacques-n
**Note**: *This issue was originally created as [ARROW-7198](https://issues.apache.org/jira/browse/ARROW-7198). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
ファイル、テスト、エントリーポイントは指定されていません。まず、Arrow Java ライブラリ内にある既存の Netty ベースおよびユーザー提供の allocator パスを特定し、次に、設定可能な chunk ソースによってメモリのアカウンティングを維持する方法を決定してください。3 つ目のアロケーションオプションがアカウンティングを失わずに機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100