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

Master log start filling with "Flush journal status" messages

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Takes a while to get into this condition. Not each to tell how because all logs have rolled off and I only have logs filled w/ below:

      2020-01-09 07:01:01,723 DEBUG org.apache.hadoop.hbase.regionserver.HRegion: Flush status journal:
      	Acquiring readlock on region at 1578553261723
      	Flush successful flush result:CANNOT_FLUSH_MEMSTORE_EMPTY, failureReason:Nothing to flush,flush seq id45226854 at 1578553261723
      2020-01-09 07:01:01,723 DEBUG org.apache.hadoop.hbase.regionserver.HRegion: Flush status journal:
      	Acquiring readlock on region at 1578553261723
      	Flush successful flush result:CANNOT_FLUSH_MEMSTORE_EMPTY, failureReason:Nothing to flush,flush seq id45226855 at 1578553261723
      2020-01-09 07:01:01,723 DEBUG org.apache.hadoop.hbase.regionserver.HRegion: Flush status journal:
      	Acquiring readlock on region at 1578553261723
      	Flush successful flush result:CANNOT_FLUSH_MEMSTORE_EMPTY, failureReason:Nothing to flush,flush seq id45226856 at 1578553261723
      2020-01-09 07:01:01,723 DEBUG org.apache.hadoop.hbase.regionserver.HRegion: Flush status journal:
      	Acquiring readlock on region at 1578553261723
      	Flush successful flush result:CANNOT_FLUSH_MEMSTORE_EMPTY, failureReason:Nothing to flush,flush seq id45226857 at 1578553261723
      

      ... I added the printing of flushresult... i.e. cannot flush because store is empty.

      Digging.

      Attachments

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: