[Java] Is RootAllocator thread safe ?
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 94
- Forks
- 152
- Ø Merge
- 3 T. 16 Std.
- Gemergte PRs (30 T.)
- 11
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.