Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available. Given the zookeeper notification could be delayed, we will try to get the latest data.
@param timeout maximum time to wait, in millis
@return server name for server hosting meta region formatted as per{@link ServerName}, or null if none available
@throws InterruptedException if interrupted while waiting
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.