You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Phil Yang (JIRA)" <ji...@apache.org> on 2017/03/06 03:54:32 UTC

[jira] [Comment Edited] (HBASE-15484) Correct the semantic of batch and partial

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

Phil Yang edited comment on HBASE-15484 at 3/6/17 3:54 AM:
-----------------------------------------------------------

{quote}
Previously there was a null check on scan. That is not needed ?
{quote}
I think it is not needed, scan never be null


was (Author: yangzhe1991):
{quote}
Previously there was a null check on scan. That is not needed ?
{quote}
I think it is not need, scan never be null

> Correct the semantic of batch and partial
> -----------------------------------------
>
>                 Key: HBASE-15484
>                 URL: https://issues.apache.org/jira/browse/HBASE-15484
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 1.2.0, 1.1.3
>            Reporter: Phil Yang
>            Assignee: Phil Yang
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: HBASE-15484.v05.patch, HBASE-15484.v06.patch, HBASE-15484-v1.patch, HBASE-15484-v2.patch, HBASE-15484-v3.patch, HBASE-15484-v4.patch
>
>
> Follow-up to HBASE-15325, as discussed, the meaning of setBatch and setAllowPartialResults should not be same. We should not regard setBatch as setAllowPartialResults.
> Now we deprecated isPartial and use mayHaveMoreCellsInRow. If it returns false, current Result must be the last one of this row.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)