Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24249

Move code in FSHDFSUtils to FSUtils and mark related classes as final

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      It is a bit strange that a 'util' class can be instantiated.

      I think the motivation is to provide multiple recoverFileLease implementation based on different filesystem implementation. But until now, there is still only one implementation for HDFS in HBase, and all the related classes are marked as IA.Private so we do not expect user to extend the class.

      Let's just move the code in FSHDFSUtils to FSUtils directly and make FSUtils a true 'util' class.

      Attachments

        Issue Links

          Activity

            People

              zhangduo Duo Zhang
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: