Description
maxWaitTime = this.server.getConfiguration().
getLong("hbase.regionserver.rpc.startup.waittime", 60000);
It should add the current time.
maxWaitTime = this.server.getConfiguration().
getLong("hbase.regionserver.rpc.startup.waittime", 60000);
It should add the current time.