[
https://issues.apache.org/jira/browse/HBASE-11727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094889#comment-14094889
]
Hudson commented on HBASE-11727:
--------------------------------
SUCCESS: Integrated in HBase-0.98 #446 (See
[https://builds.apache.org/job/HBase-0.98/446/])
HBASE-11727 Assignment wait time error in case of ServerNotRunningYetException
(jxiang: rev 626d12f4275c82a6aad5e8c5c31ebb05bd2c847f)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
> 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
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> 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)