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

rpcClient: Wrong log level when closing the connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.99.0, hbase-10070
    • 0.99.0, hbase-10070
    • Client
    • None
    • Reviewed

    Description

              LOG.warn(getName() + ": marking at should close, reason =" + e.getMessage()); 
              if (LOG.isDebugEnabled()) {
                LOG.debug(getName() + ": marking at should close, reason =" + e.getMessage()); <== Once is enough
              }
      

      Attachments

        1. 10720.v1.patch
          0.7 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: