[
https://issues.apache.org/jira/browse/HBASE-22235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819568#comment-16819568
]
Hudson commented on HBASE-22235:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #543 (See
[https://builds.apache.org/job/HBase-1.3-IT/543/])
HBASE-22235 OperationStatus.{SUCCESS|FAILURE|NOT_RUN} are not visible to
(apurtell:
[https://github.com/apache/hbase/commit/d27ca2d647efc7d60d918c3efc2f445bb60db1b1])
* (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/OperationStatus.java
> OperationStatus.{SUCCESS|FAILURE|NOT_RUN} are not visible to 3rd party
> coprocessors
> -----------------------------------------------------------------------------------
>
> Key: HBASE-22235
> URL: https://issues.apache.org/jira/browse/HBASE-22235
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors
> Reporter: Lars Hofhansl
> Assignee: Andrew Purtell
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 1.4.10, 2.3.0, 1.2.12, 2.1.5, 2.2.1, 1.3.5
>
> Attachments: HBASE-22235-branch-1.patch, HBASE-22235.patch,
> HBASE-22235.patch, HBASE-22235.patch
>
>
> preBatchMutate is useless for some operation due to this.
> See also TEPHRA-299. This looks like an oversight.
> MiniBatchOperationInProgress has limited visibility for coprocessors.
> OperationStatus and OperationStatusCode should have the same.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)