You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/06 04:14:46 UTC

[jira] [Commented] (HBASE-14224) Fix coprocessor handling of duplicate classes

    [ https://issues.apache.org/jira/browse/HBASE-14224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732159#comment-14732159 ] 

Hudson commented on HBASE-14224:
--------------------------------

FAILURE: Integrated in HBase-0.98 #1112 (See [https://builds.apache.org/job/HBase-0.98/1112/])
HBASE-14224 Fix coprocessor handling of duplicate classes (apurtell: rev 7eb3096d01bc4eea117cfa90fdeb4034c2839339)
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestHTableDescriptor.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorHost.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
* hbase-shell/src/main/ruby/hbase/admin.rb


> Fix coprocessor handling of duplicate classes
> ---------------------------------------------
>
>                 Key: HBASE-14224
>                 URL: https://issues.apache.org/jira/browse/HBASE-14224
>             Project: HBase
>          Issue Type: Bug
>          Components: Coprocessors
>    Affects Versions: 2.0.0, 1.0.1, 1.2.0, 1.1.1
>            Reporter: Lars George
>            Assignee: stack
>            Priority: Critical
>             Fix For: 2.0.0, 1.0.2, 1.2.0, 1.3.0, 0.98.15, 1.1.3
>
>         Attachments: 14224.txt, 14224v2.txt, 14224v3.txt, 14224v4.txt, 14224v5.txt, 14224v5.txt, 14224v6.branch-1.txt, 14224v6.txt, problem.pdf
>
>
> While discussing with [~misty] over on HBASE-13907 we noticed some inconsistency when copros are loaded. Sometimes you can load them more than once, sometimes you can not. Need to consolidate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)