[
https://issues.apache.org/jira/browse/HBASE-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-7134:
----------------------------------
Attachment: HBASE-7134.patch
Attached patch removes dead code from RegionCoprocessorHost and deprecates the
affected coprocessor hooks in the API.
A better option might be to remove the hooks rather than deprecate, it would
avoid collecting cruft in the list of hooks, but would break any existing
coprocessors that overrode this hook from BaseRegionObserver.
> incrementColumnValue hooks no longer called from anywhere
> ---------------------------------------------------------
>
> Key: HBASE-7134
> URL: https://issues.apache.org/jira/browse/HBASE-7134
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors
> Affects Versions: 0.96.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Attachments: HBASE-7134.patch
>
>
> incrementColumnValue has been removed from RegionServer, the corresponding
> coprocessor hooks for this operation are no longer called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira