The quota aware filesystem was added as a means of allowing Elasticsearch to track the used space of the underlying filesystem in virtualized environments. However, the need for it was due to a bug in a much earlier version of Elasticsearch that always found the underlying mount and checked it directely for usage. That bug has already been fixed, so the there is no longer a need for this plugin. This commit removes the plugin. We should consider separately whether there is still a need for bootstrap plugins. closes #70309 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |