You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Ferdy Galema (Updated) (JIRA)" <ji...@apache.org> on 2012/04/08 17:50:18 UTC

[jira] [Updated] (GORA-115) Flushing HBaseStore should flush all HTable instances.

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

Ferdy Galema updated GORA-115:
------------------------------

    Attachment: GORA-115.patch
    
> Flushing HBaseStore should flush all HTable instances.
> ------------------------------------------------------
>
>                 Key: GORA-115
>                 URL: https://issues.apache.org/jira/browse/GORA-115
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: storage-hbase
>            Reporter: Ferdy Galema
>             Fix For: 0.2
>
>         Attachments: GORA-115.patch
>
>
> When setting autoflush to false (just added in GORA-114) , some unexpected behaviour might be the case when flushing. Currently flushing will only flush the threadlocal HTable instance (if any for the thread calling flush) and not all instances. A very simple fix will make sure that ALL HTable instances are flushed. Have already tested this for a few days. Will attach patch and commit right away.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira