hbase/hbase-mapreduce
Michael Stack b4fbf5fe18 HBASE-19299 Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat
Adds a test suite that has one test in it. Does a bunch of mocking so
getSplits can run. Has counter in mocked Connection constructor so can
count how many Connections made during call to getSplits. Verified that
assert fails if more than one Connection made.
2017-11-18 16:04:27 -08:00
..
src HBASE-19299 Assert only one Connection is constructed when calculating splits in a MultiTableInputFormat 2017-11-18 16:04:27 -08:00
pom.xml HBASE-18601: Update Htrace to 4.2 2017-11-11 10:34:03 -08:00