apache / apache/arrow-java

[Java] Add getInitReservation() to BufferAllocator interface similar to getLimit(), getHeadRoom() APIs

オープン
#421 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Type: enhancement
主要言語
Java
スター
94
フォーク
152
平均マージ
3日 16時間
マージ済み PR(30日)
11

説明

For capturing additional information for debugging/profiling purposes, it will be useful to expose the init reservation for buffer allocator. 

I would encourage someone new to the community to do this.

**Reporter**: [Siddharth Teotia](https://issues.apache.org/jira/browse/ARROW-2001) / @siddharthteotia

**Note**: *This issue was originally created as [ARROW-2001](https://issues.apache.org/jira/browse/ARROW-2001). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず Java の BufferAllocator インターフェースを見つけ、既存の getLimit() API と getHeadRoom() API を読んで、それらの規約を確認します。これらの実装とテストをたどり、次に allocator の init 予約を一貫して公開し、関連するインターフェースおよび実装のテストを検証します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
backend-api-design
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。