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

Hudson commented on HBASE-19485:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4209 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4209/])
HBASE-19485 Minor improvement to TestCompactedHFilesDischarger (Ram) 
(ramkrishna.s.vasudevan: rev eb67ee0d0f4124b0efef20f7d674b5b746a8cc0c)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestCompactedHFilesDischarger.java


> Minor improvement to TestCompactedHFilesDischarger
> --------------------------------------------------
>
>                 Key: HBASE-19485
>                 URL: https://issues.apache.org/jira/browse/HBASE-19485
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 2.0.0-alpha-4
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Trivial
>             Fix For: 1.4.1, 2.0.0-beta-1
>
>         Attachments: HBASE-19485.patch
>
>
> In TestcompactedHFileDischarger 
> {code}
>         while (!next) {
>           resScanner.next(results);
>         }
> {code}
> this loop does not happen at all. A small fix is needed here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to