[
https://issues.apache.org/jira/browse/HBASE-15095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111076#comment-15111076
]
stack commented on HBASE-15095:
-------------------------------
I should have noticed that the slow/default path also needed this fix. We get a
test failure in TestDurability (which is a weird place for this to show, i know
but hurray for unit tests... even ones that are messy)... see HBASE-15150
> 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)