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

Matteo Bertozzi commented on HBASE-8657:
----------------------------------------

{code}
- LOG.debug("Finished scanning region " + this.currentRegion);
+ LOG.debug("Finished region=" + this.currentRegion);
{code}
do you think that "scanning" is not useful?

(other than that looks good to me)
                
> Miscellaneous log fixups for hbase-it; tidier logging, fix a few NPEs
> ---------------------------------------------------------------------
>
>                 Key: HBASE-8657
>                 URL: https://issues.apache.org/jira/browse/HBASE-8657
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>         Attachments: fixups.txt
>
>
> This is a miscellaneous set of fixups that come of my staring at hbase-it 
> logs trying to follow what is going on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to