[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 還沒有評估資料。