[
https://issues.apache.org/jira/browse/HBASE-19485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-19485:
-------------------------------------------
Attachment: HBASE-19485.patch
A trivial patch.
> 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.3.2, 1.4.1, 1.5.0, 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)