[Java] Is RootAllocator thread safe ?
Aberta
- Linguagem predominante
- Java
- Estrelas
- 94
- Forks
- 152
- Merge médio
- 3d 16h
- PRs com merge (30d)
- 11
Descrição
### 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.