[ 
https://issues.apache.org/jira/browse/HBASE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129279#comment-13129279
 ] 

Hudson commented on HBASE-4606:
-------------------------------

Integrated in HBase-0.92 #71 (See 
[https://builds.apache.org/job/HBase-0.92/71/])
    HBASE-4606  Remove spam in HCM and fix a list.size == 0

jdcryans : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java

                
> Remove spam in HCM and fix a list.size == 0
> -------------------------------------------
>
>                 Key: HBASE-4606
>                 URL: https://issues.apache.org/jira/browse/HBASE-4606
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4606.patch
>
>
> As discussed on the ML, HCM in 0.92 is being spammy with "expecting X 
> results" which is a debug leftover. Also right next to it I see a list.size 
> == 0, which should be converted into isEmpty.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to