apache / apache/arrow-java

[Java] Is RootAllocator thread safe ?

Open
#148 3 comments 0 reactions 1 assignee Claimed by @vibhatha View on GitHub
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.