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

Replace LOG.info() with LOG.debug() in FSUtils.listStatus()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.95.2
    • 0.95.0
    • util
    • None

    Description

      The info level is too much for FSUtils.listStatus() since the directory may not exists. And having an extra roundtrip to the NN for verifying that the directory exists before calling listStatus() seems not necessary.

      Attachments

        1. HBASE-7699-v0.patch
          1 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: