[
https://issues.apache.org/jira/browse/HBASE-11727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094586#comment-14094586
]
Esteban Gutierrez commented on HBASE-11727:
-------------------------------------------
+1, its a trivial bug.
> Assignment wait time error in case of ServerNotRunningYetException
> ------------------------------------------------------------------
>
> Key: HBASE-11727
> URL: https://issues.apache.org/jira/browse/HBASE-11727
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: hbase-11727.patch
>
>
> {quote}
> maxWaitTime = this.server.getConfiguration().
> getLong("hbase.regionserver.rpc.startup.waittime", 60000);
> {quote}
> It should add the current time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)