Implement Accountable from IndexWriter [LUCENE-5756]
Open
affects-version:4.8.1
legacy-jira-fix-version:4.9
legacy-jira-fix-version:6.0
legacy-jira-priority:Minor
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
We already expose the ram usage inside the FlushPolicy via DWFlushControl and since we now have Accountable I think IW should implement it too to get more info about it's current RAM usage.
---
Migrated from [LUCENE-5756](https://issues.apache.org/jira/browse/LUCENE-5756) by Simon Willnauer (@s1monw), updated May 09 2016
Attachments: [LUCENE-5756.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-5756/LUCENE-5756.patch) (versions: 3)
Linked issues:
- #6762
Contributor guide
Assessment
This issue has not been assessed yet.