Github user outcoldman commented on the issue:
https://github.com/apache/lucene-solr/pull/219
Also looking a little bit more on the code. As I understand segments with
size larger than `maxMergedSegmentBytes/2.0` never will be included in any
merges, even if amount of deleted documents will be more than
`forceMergeDeletesPctAllowed`. And the only option to reclaim the space is to
force the merges. (using force merge api from Elasticsearch).
Is that expected or a bug?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]