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

Demote log level for "HRegionFileSystem - No StoreFiles for" messages to TRACE

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0, 0.98.21, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Messages like this can significantly accumulate in regionserver logs when a cluster is carrying empty tables.

      > 2016-07-07 15:59:59,994 DEBUG [region-location-1] regionserver.HRegionFileSystem - No StoreFiles for: hdfs://pod/hbase/data/default/table/region/family

      All this means is no data has been written into a region yet. Table utilization information can be collected by other means for managing that. Because many deployments run with DEBUG as the default log level, especially when trying to track down other production issues, this message is better logged at TRACE level.

      Attachments

        1. HBASE-16220.patch
          2 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: