[
https://issues.apache.org/jira/browse/HBASE-21659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731921#comment-16731921
]
Hudson commented on HBASE-21659:
--------------------------------
Results for branch branch-2
[build #1588 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1588/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1588//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1588//console].
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1588//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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: Improvement
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Minor
> Fix For: 3.0.0, 2.2.0
>
> Attachments: HBASE-21659.master.001.patch,
> HBASE-21659.master.002.patch, HBASE-21659.master.003.patch,
> HBASE-21659.master.004.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)