[
https://issues.apache.org/jira/browse/GORA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferdy Galema closed GORA-147.
-----------------------------
Resolution: Fixed
committed
> 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