You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/18 07:36:18 UTC

[jira] [Commented] (HBASE-15095) isReturnResult=false on fast path in branch-1.1 and branch-1.0 is not respected

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

Hudson commented on HBASE-15095:
--------------------------------

FAILURE: Integrated in HBase-1.2 #553 (See [https://builds.apache.org/job/HBase-1.2/553/])
HBASE-15285 Forward-port respect for isReturnResult from HBASE-15095 (stack: rev e610655e5c622d081a2b7d6fee494159c2d1e179)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Increment.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Append.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java


> isReturnResult=false  on fast path in branch-1.1 and branch-1.0 is not respected
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-15095
>                 URL: https://issues.apache.org/jira/browse/HBASE-15095
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Performance
>    Affects Versions: 1.1.2, 1.0.3
>            Reporter: stack
>            Assignee: Heng Chen
>             Fix For: 1.0.3, 1.1.3
>
>         Attachments: HBASE-15095-branch-1.0.patch, HBASE-15095-branch-1.0.patch, HBASE-15095-branch-1.1.patch
>
>
> We don't pay attention to the isReturnResult when we go the fast path increment. Fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)