[
https://issues.apache.org/jira/browse/HBASE-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930626#comment-13930626
]
Nick Dimiduk commented on HBASE-10720:
--------------------------------------
+1
> rpcClient: Wrong level when closing the connection
> --------------------------------------------------
>
> Key: HBASE-10720
> URL: https://issues.apache.org/jira/browse/HBASE-10720
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.99.0, hbase-10070
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Minor
> Fix For: 0.99.0, hbase-10070
>
> Attachments: 10720.v1.patch
>
>
> {code}
> 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
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)