hbase/hbase-zookeeper
Bharath Vissapragada a59ac48bd9
HBASE-25743: Retry REQUESTTIMEOUT based KeeperExceptions in ZK client. (#3131)
Starting ZOOKEEPER-2251, client requests exceeding a timeout can throw
a KeeperException with REQUESTTIMEOUT opcode set. RecoverableZookeeper
doesn't transparently retry in such cases.

Reviewed-by: Rushabh Shah <rushabh.shah@salesforce.com>
Signed-off-by: Michael Stack <stack@apache.org>
2021-04-07 23:44:07 -07:00
..
src HBASE-25743: Retry REQUESTTIMEOUT based KeeperExceptions in ZK client. (#3131) 2021-04-07 23:44:07 -07:00
pom.xml HBASE-19577 Use log4j2 instead of log4j for logging (#1708) 2021-03-20 09:21:25 +08:00