Mike Drob created SOLR-7321:
-------------------------------

             Summary: Remove reflection in FSHDFSUtils.java
                 Key: SOLR-7321
                 URL: https://issues.apache.org/jira/browse/SOLR-7321
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Mike Drob
         Attachments: SOLR-7321.patch

When we copied FSHDFSUtil from HBase in SOLR-6969 we also carried over their 
compatability shims for both Hadoop 1 and Hadoop 2. Since we only support 
Hadoop 2, we don't need to do reflection in this class and can just invoke the 
methods directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to