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

Hudson commented on HBASE-4595:
-------------------------------

Integrated in HBase-0.92 #75 (See 
[https://builds.apache.org/job/HBase-0.92/75/])
    HBASE-4595 HFilePrettyPrinter Scanned kv count always 0

stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java

                
> HFilePrettyPrinter Scanned kv count always 0
> --------------------------------------------
>
>                 Key: HBASE-4595
>                 URL: https://issues.apache.org/jira/browse/HBASE-4595
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.92.0, 0.94.0, 0.92.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4595.patch
>
>
> The "count" variable used to print the "Scanned kv count" is never 
> incremented.
> A local "count" variable in scanKeysValues() method is updated instead.

--
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