hbase/hbase-common
Sean Busbey 86ebbdd8a2
HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe
* refactor how we use connection and async connection to rely on their access methods
* refactor initialization and cleanup of the shared connection
* incompatibly change HCTU's Configuration member variable to be final so it can be safely accessed from multiple threads.

Closes #2180

Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-08-01 23:19:07 -05:00
..
src HBASE-24805 HBaseTestingUtility.getConnection should be threadsafe 2020-08-01 23:19:07 -05:00
pom.xml HBASE-24762 Purge protobuf java 2.5.0 dependency (#2128) 2020-07-24 11:48:35 +08:00