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

Remove some logs in RpcClient.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0, 2.0.0
    • 0.99.0
    • Client
    • None
    • Reviewed

    Description

      All the debug level logs there are about connection start/stop, except a few that are per request. As a result, we log too much when we're at the debug log level. It could be changed to "trace", but when you're at the trace level you usually end up with a debugger to have all the info you need, so I think it's better to remove them.

      Attachments

        1. 11718.v1.patch
          2 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: