Force releases all table locks(read and write) that have been held longer than "hbase.table.lock.expire.ms". Assumption is that the clock skew between zookeeper and this servers is negligible. The behavior of the lock holders still thinking that they have the lock is undefined.
@throws IOException If there is an unrecoverable error
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.