Solomon Duskis created HBASE-12490:
--------------------------------------
Summary: Add setAutoFlush(boolean, boolean) to Table
Key: HBASE-12490
URL: https://issues.apache.org/jira/browse/HBASE-12490
Project: HBase
Issue Type: Bug
Affects Versions: 2.0.0, 0.99.2
Reporter: Solomon Duskis
HTable.setAutoFlush(false, true) is used in a handful of places. Given the use
of the method, one possible improvement is to add the setAutoFlush method to
the Table interface so that Tables don't have to be cast to HTable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)