[
https://issues.apache.org/jira/browse/HBASE-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-21206:
-----------------------------------
Fix Version/s: (was: 1.5.0)
> Scan with batch size may return incomplete cells
> ------------------------------------------------
>
> Key: HBASE-21206
> URL: https://issues.apache.org/jira/browse/HBASE-21206
> Project: HBase
> Issue Type: Bug
> Components: scan
> Reporter: Zheng Hu
> Assignee: Zheng Hu
> Priority: Critical
> Fix For: 3.0.0, 2.2.0, 1.4.8, 2.1.1, 2.0.3
>
> Attachments: HBASE-21206.branch-1.v1.patch, HBASE-21206.v1.patch,
> HBASE-21206.v1.patch, HBASE-21206.v2.patch, HBASE-21206.v3.patch, ut.patch
>
>
> See the attached UT. the table has 5 columns and each column has at least
> one cell in it, but when we scan the table with batchSize=3, we only got 3
> cells returned , the other 2 cells got lost ...
> It's a critial bug and should be fixed..
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)