Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-6969 When opening an HDFSTransactionLog for append we must first attempt to recover it's lease to prevent data loss.
- Closed