obkv-hbase-client-java
obkv-hbase-client-java copied to clipboard
Enable ohTableClient thread pool and match original hbase 1.x buffermutator close
Summary
OHTableClient cannot work even if set, need to set it to OHTable in init. Set flush() and close() as synchronized in bufferedMutator to match original hbase 1.x bufferedMutator.