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

Change the log level from FATAL to WARN when failed syncing or appending

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • wal

    Description

      LOG.fatal("Could not append. Requesting close of hlog", e);
      LOG.fatal("Could not sync. Requesting close of hlog", e);

      Since we don't abort regionserver here, should we change the log level from FATAL to WARN?

      Attachments

        1. HBASE-5981.patch
          0.8 kB
          Chunhui Shen

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zjushch Chunhui Shen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: