You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/08/12 21:56:13 UTC

[jira] [Created] (HBASE-11727) Assignment wait time error in case of ServerNotRunningYetException

Jimmy Xiang created HBASE-11727:
-----------------------------------

             Summary: 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


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