[
https://issues.apache.org/jira/browse/HBASE-21659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang updated HBASE-21659:
-----------------------------------
Description: When there are same coprocessor in system coprocessor config
and table descriptor. It will load the coprocessor twice and the coprocessor
method may run twice, too. It should avoid to load duplicate coprocessors.
(was: When there are same coprocessor in system coprocessor config and table
descriptor. It will load the coprocessor twice and the coprocessor method may
run twice, too. This should be avoid.)
> Avoid to load duplicate coprocessors in system config and table descriptor
> --------------------------------------------------------------------------
>
> Key: HBASE-21659
> URL: https://issues.apache.org/jira/browse/HBASE-21659
> Project: HBase
> Issue Type: Bug
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Major
> Attachments: HBASE-21659.master.001.patch
>
>
> When there are same coprocessor in system coprocessor config and table
> descriptor. It will load the coprocessor twice and the coprocessor method may
> run twice, too. It should avoid to load duplicate coprocessors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)