[Java] Is RootAllocator thread safe ?
未关闭
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### Describe the usage question you have. Please include as many useful details as possible.
"Applications should generally create one RootAllocator at the start of the program, and use it through the BufferAllocator interface." refered from [memory management](https://arrow.apache.org/docs/java/memory.html)
It's thread safe and supposed to be defined as a "singleton" instance ?
### Component(s)
Java
贡献指南
评估
这个 Issue 还没有评估数据。