Description
In SOLR-6766, we added JMX to the HdfsDirectoryFactory. However, the implementation is pretty brittle and difficult to extend.
It is conceivable that any implementation of DirectoryFactory might have MInfoBeans that it would like to expose, so we should explicitly accommodate that instead of relying on a side effect of the SolrResourceLoader's behaviour.
Attachments
Attachments
Issue Links
- is depended upon by
-
SOLR-7458 Expose HDFS Block Locality Metrics
- Closed