You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/07/01 07:06:25 UTC

[jira] [Commented] (GORA-147) fix threading issue caused by multiple threads trying to flush

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

Hudson commented on GORA-147:
-----------------------------

Integrated in goraOracle #6 (See [https://builds.apache.org/job/goraOracle/6/])
    GORA-147 fix threading issue caused by multiple threads trying to flush (Revision f545363eb34a5e007d7f18490987e1a5e8a6b4b8)

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

                
> fix threading issue caused by multiple threads trying to flush
> --------------------------------------------------------------
>
>                 Key: GORA-147
>                 URL: https://issues.apache.org/jira/browse/GORA-147
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-hbase
>    Affects Versions: 0.3
>            Reporter: Ferdy Galema
>
> HBaseStore flush needs better synchronization:
> Gora client threads have own HTable each. One thread can trigger a flush for every HTable. On top of that HTable has internal flushing. (When the write buffer is exceeded).
> We have been running a patch that fixed this. Will attach and commit.

--
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