[
https://issues.apache.org/jira/browse/HBASE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1306.
--------------------------
Resolution: Duplicate
Duplicate of hbase-74
> Threading the update process when writing to HBase.
> ---------------------------------------------------
>
> Key: HBASE-1306
> URL: https://issues.apache.org/jira/browse/HBASE-1306
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 0.21.0
> Reporter: Erik Holstad
>
> There are multiple places where we can make an update run in parallel when
> inserting into HBase. Two of these points are making every row get it's own
> thread and then every family, store, get it's own thread when you are in the
> right region.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.