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

Tidying up logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • None
    • None
    • Hide
      (I thought this change innocuous but I made work for a co-worker when I upped interval between log cleaner runs -- meant a smoke test failed because we were slow doing an expected cleanup).

      Edit of log lines removing redundancy. Shorten thread names shown in log. Made some log TRACE instead of DEBUG. Capitalizations.

      Upped log cleaner interval from every minute to every ten minutes. hbase.master.cleaner.interval

      Lowered default count of threads started by Procedure Executor from count of CPUs to 1/4 of count of CPUs.

      Show
      (I thought this change innocuous but I made work for a co-worker when I upped interval between log cleaner runs -- meant a smoke test failed because we were slow doing an expected cleanup). Edit of log lines removing redundancy. Shorten thread names shown in log. Made some log TRACE instead of DEBUG. Capitalizations. Upped log cleaner interval from every minute to every ten minutes. hbase.master.cleaner.interval Lowered default count of threads started by Procedure Executor from count of CPUs to 1/4 of count of CPUs.

    Description

      Reading logs, there is a bunch of stuff we don't need, thread names are too long, etc. Doing a little tidying.

      Attachments

        1. 0001-HBASE-19919-Tidying-up-logging.patch
          61 kB
          Michael Stack
        2. HBASE-19919.branch-2.001.patch
          31 kB
          Michael Stack

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: