[
https://issues.apache.org/jira/browse/HBASE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908114#action_12908114
]
stack commented on HBASE-2981:
------------------------------
Just for the record, hbase has worked in this "stutter"-y manner since time
immemorial
> Improve consistency of performance during heavy load
> ----------------------------------------------------
>
> Key: HBASE-2981
> URL: https://issues.apache.org/jira/browse/HBASE-2981
> Project: HBase
> Issue Type: Task
> Components: regionserver
> Reporter: Todd Lipcon
>
> Currently when running load tests like YCSB, we experience periods of
> complete cluster inactivity while all clients are blocked on a single region
> which is unavailable.
> As discussed recently on the list, we should brainstorm some ideas for how to
> improve the situation: the goal here is to (a) minimize the amount of time
> when a region is inaccessible, and (b) minimize the impact that one
> inaccessible region has on other operations in the cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.