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

Hudson commented on HBASE-11733:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5406 (See 
[https://builds.apache.org/job/HBase-TRUNK/5406/])
HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost (matteo.bertozzi: 
rev 6856e4533e3456f115fad44042343b4d10eb7d0b)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterCoprocessorHost.java


> Avoid copy-paste in Master/Region CoprocessorHost
> -------------------------------------------------
>
>                 Key: HBASE-11733
>                 URL: https://issues.apache.org/jira/browse/HBASE-11733
>             Project: HBase
>          Issue Type: Bug
>          Components: Coprocessors
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>             Fix For: 1.0.0, 2.0.0, 0.98.6
>
>         Attachments: HBASE-11733-0.98-v1.patch, HBASE-11733-0.98-v3.patch, 
> HBASE-11733-v0.patch, HBASE-11733-v2.patch, HBASE-11733-v3.patch
>
>
> all the methods of MasterCoprocessorHost and RegionCoprocessorHost are 
> copy-paste, and a couple of them have some missing fixes.
> The body of each function is the same, the only difference is the call to the 
> specific coprocessor.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to