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

Jonathan Gray updated HBASE-1306:
---------------------------------

    Fix Version/s: 0.22.0
                       (was: 0.21.0)

Performance, punting to 0.22, can bring it back if someone implements it

> [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.22.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.

Reply via email to