You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/09/18 09:29:00 UTC

[jira] [Updated] (HBASE-21206) Scan with batch size may return incomplete cells

     [ https://issues.apache.org/jira/browse/HBASE-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-21206:
------------------------------
    Priority: Critical  (was: Major)

> 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
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Critical
>         Attachments: 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)