[ 
https://issues.apache.org/jira/browse/SOLR-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779667#comment-16779667
 ] 

ASF subversion and git services commented on SOLR-7321:
-------------------------------------------------------

Commit 15f3c3b0e6cbf0866da23f96547a4ed7215994d7 in lucene-solr's branch 
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=15f3c3b ]

SOLR-7321: Remove reflection in FSHDFSUtils.java (Mike Drob, Kevin Risden)

Signed-off-by: Kevin Risden <[email protected]>


> Remove reflection in FSHDFSUtils.java
> -------------------------------------
>
>                 Key: SOLR-7321
>                 URL: https://issues.apache.org/jira/browse/SOLR-7321
>             Project: Solr
>          Issue Type: Improvement
>          Components: Hadoop Integration, SolrCloud
>            Reporter: Mike Drob
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 8.x, master (9.0)
>
>         Attachments: SOLR-7321.patch, 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
(v7.6.3#76005)

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

Reply via email to