[ 
https://issues.apache.org/jira/browse/HBASE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell closed HBASE-1306.
--------------------------------------

> [performance] Threading the update process when writing to HBase.
> -----------------------------------------------------------------
>
>                 Key: HBASE-1306
>                 URL: https://issues.apache.org/jira/browse/HBASE-1306
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.90.0
>            Reporter: Erik Holstad
>            Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to