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

Hudson commented on HBASE-18406:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3462 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3462/])
HBASE-18406 Remove NO-OP Method (stack: rev 
0e9390bd6d8a4ad41e48015556786dda9fbdb73b)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java


> In ServerCrashProcedure.java start(MasterProcedureEnv) is a no-op
> -----------------------------------------------------------------
>
>                 Key: HBASE-18406
>                 URL: https://issues.apache.org/jira/browse/HBASE-18406
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Alex Leblang
>            Assignee: Alex Leblang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18406.master.001.patch, 
> HBASE-18406.master.002.patch
>
>
> The comments above this method explain that it exists to set configs and 
> return, however, no configs are set in the method.  
> As you can see here:
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java#L210-L214
>  
> It is only ever called here:
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java#L142



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to