You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/07/18 21:28:00 UTC

[jira] [Assigned] (HBASE-18406) In ServerCrashProcedure.java start(MasterProcedureEnv) is a no-op

     [ https://issues.apache.org/jira/browse/HBASE-18406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Umesh Agashe reassigned HBASE-18406:
------------------------------------

    Assignee: Alex Leblang

> 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
>
> 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)