hbase/hbase-zookeeper/src
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
..
main/java/org/apache/hadoop/hbase/zookeeper HBASE-25743: Retry REQUESTTIMEOUT based KeeperExceptions in ZK client. (#3131) 2021-04-07 23:44:07 -07:00
test/java/org/apache/hadoop/hbase HBASE-25452 Use MatcherAssert.assertThat instead of org.junit.Assert.assertThat (#2826) 2020-12-30 09:47:56 +08:00