[ 
https://issues.apache.org/jira/browse/GORA-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696583#comment-13696583
 ] 

Hudson commented on GORA-115:
-----------------------------

Integrated in goraOracle #6 (See [https://builds.apache.org/job/goraOracle/6/])
    GORA-115 Flushing HBaseStore should flush all HTable instances. (Revision 
0dc916659db0e3a764a0e614fc61012ce9eac4d2)

     Result = FAILURE
ferdy : 
Files : 
* gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseTableConnection.java
* CHANGES.txt

                
> 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: gora-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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to