[
https://issues.apache.org/jira/browse/HBASE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1306:
-------------------------
Fix Version/s: 0.21.0
Summary: [performance] Threading the update process when writing to
HBase. (was: Threading the update process when writing to HBase.)
> [performance] 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
> Fix For: 0.21.0
>
>
> 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.