You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2015/03/28 00:23:52 UTC

[jira] [Created] (SOLR-7321) Remove reflection in FSHDFSUtils.java

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org