[
https://issues.apache.org/jira/browse/HBASE-12433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206094#comment-14206094
]
Jingcheng Du commented on HBASE-12433:
--------------------------------------
No, there wasn't.
The coprocessors could be reloaded/reordered when the regions are instantiated.
It means if the coprocessor priority is changed, disabling/enabling the table
would help reorder the coprocessors in regions. Is that possible to
disable/enable tables in your case? Thanks!
> Coprocessors not dynamically reordered when reset priority
> ----------------------------------------------------------
>
> Key: HBASE-12433
> URL: https://issues.apache.org/jira/browse/HBASE-12433
> Project: HBase
> Issue Type: Bug
> Components: Coprocessors
> Affects Versions: 0.98.7
> Reporter: James Taylor
>
> When modifying the coprocessor priority through the HBase shell, the order of
> the firing of the coprocessors wasn't changing. It probably would have with a
> cluster bounce, but if we can make it dynamic easily, that would be
> preferable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)