Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-4913:[Java][Memory] Add additional methods for observing allocations. #4012

Closed
wants to merge 2 commits into from

Conversation

praveenbingo
Copy link
Contributor

  • Additional methods for observers to calculate total number of live ledgers and buffers.
  • Allows clients to clamp down on heap growth due to these buffers.

jacques-n and others added 2 commits April 1, 2019 12:23
…e for PreAllocation and Release.

- As part of these changes, also add default implementations for all listener methods.
- Update javadoc to clearly declare where exceptions can be thrown.
- Add tests for new listener calls
- Add a default constructor for RootAllocator that allows use of all memory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants