Nicolas Liochon created HBASE-9676:
--------------------------------------
Summary: AsyncProcess can create more tasks than
hbase.client.max.total.tasks
Key: HBASE-9676
URL: https://issues.apache.org/jira/browse/HBASE-9676
Project: HBase
Issue Type: Bug
Components: Client
Affects Versions: 0.98.0, 0.96.0
Reporter: Nicolas Liochon
Assignee: Nicolas Liochon
Fix For: 0.98.0, 0.96.1
hbase.client.max.total.tasks allows to control the number of tasks in progress.
But when adding tasks, we take only into account the number of tasks currently
running, not the one we're creating.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira