You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Solomon Duskis (JIRA)" <ji...@apache.org> on 2014/11/17 16:49:34 UTC

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

     [ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Solomon Duskis updated HBASE-12490:
-----------------------------------
    Summary: Replace uses of setAutoFlush(boolean, boolean)  (was: Add setAutoFlush(boolean, boolean) to Table)

> Replace uses of setAutoFlush(boolean, boolean)
> ----------------------------------------------
>
>                 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)