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

Client Scanner spams the logs if there are lots of scanners.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.0, 0.95.1
    • 0.98.0, 0.95.2
    • Client
    • None
    • Reviewed

    Description

      The log in client scanner should probably be on the trace level otherwise you end up with this:

      2013-07-05 12:41:12,501 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,502 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,503 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,506 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,507 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,508 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,509 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,509 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      2013-07-05 12:41:12,510 DEBUG [pool-48-thread-3] client.ClientScanner(97): Scan table=IntegrationTestMTTR, startRow=
      

      Attachments

        1. HBASE-8879-0.patch
          1 kB
          Elliott Neil Clark

        Activity

          People

            eclark Elliott Neil Clark
            eclark Elliott Neil Clark
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: