[
https://issues.apache.org/jira/browse/HBASE-22235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817220#comment-16817220
]
Lars Hofhansl commented on HBASE-22235:
---------------------------------------
I found a different (and better) way to solve TEPHRA-299, but I still think
this should be fixes. In fact I want to change it for HBase 1.5.x.
[~apurtell]
It needs two changes: (1) change the visibility label, and (2) make
OperationStatus.\{SUCCESS|FAILURE|NOT_RUN} public.
> 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
> Priority: Major
>
> 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)