[ https://issues.apache.org/jira/browse/SOLR-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759127#comment-16759127 ]
Kevin Risden commented on SOLR-7321: ------------------------------------ This still looks valid on master. > 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 > Priority: Major > 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 (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org