[
https://issues.apache.org/jira/browse/GORA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409535#comment-13409535
]
Hudson commented on GORA-147:
-----------------------------
Integrated in gora-trunk #340 (See
[https://builds.apache.org/job/gora-trunk/340/])
GORA-147 fix threading issue caused by multiple threads trying to flush
(Revision 1359146)
Result = SUCCESS
ferdy :
Files :
* /gora/trunk/CHANGES.txt
*
/gora/trunk/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseTableConnection.java
> 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: storage-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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira