[
https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151843#comment-15151843
]
Hudson commented on HBASE-15095:
--------------------------------
SUCCESS: Integrated in HBase-1.3-IT #505 (See
[https://builds.apache.org/job/HBase-1.3-IT/505/])
HBASE-15285 Forward-port respect for isReturnResult from HBASE-15095 (busbey:
rev 23917519e851d25fb1654a7f42018b75486316f7)
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Append.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/Increment.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)