[
https://issues.apache.org/jira/browse/HBASE-19667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16308755#comment-16308755
]
Hudson commented on HBASE-19667:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4332 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4332/])
HBASE-19667 Get rid of MasterEnvironment#supportGroupCPs (chia7712: rev
32e0107751f06528d356752a29e41e596c114ebb)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterCoprocessorHost.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java
> Get rid of MasterEnvironment#supportGroupCPs
> --------------------------------------------
>
> Key: HBASE-19667
> URL: https://issues.apache.org/jira/browse/HBASE-19667
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19667.v0.patch
>
>
> copy the discussion from HBASE-19500.
> {quote}
> Appy:
> Can we remove {{if(((MasterEnvironment)getEnvironment()).supportGroupCPs) }}
> in so many places since CP in 2.0 are already broken left and right (and
> we'll have to solve legacy issue more holistically) What say Anoop Sam John?
> Chia:
> The cp user must do something to migrate their cp code from 1.x to 2.0
> anyway, hence the check is unnecessary in 2.0 I'd say. Seems it is unrelated
> to this jira. Iron out it in another jira?
> Appy:
> Chia-Ping Tsai you can take up the check removal?
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)