apache / apache/arrow-java

[Java] Allow a user to provide an alternative "chunk" allocator

未關閉
#276 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
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 來源如何保留記憶體記帳;當第三種配置選項能夠正常運作且不會遺失記帳時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
backend
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
基本清楚
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。