xudongcao created HDDS-1532: ------------------------------- Summary: Improve the concurrency framework Key: HDDS-1532 URL: https://issues.apache.org/jira/browse/HDDS-1532 Project: Hadoop Distributed Data Store Issue Type: Bug Environment: Improve the concurrency framework. Now the volume creation task, bucket creation task, and key creation task all can be submitted to the thread pool concurrently as a general task. Reporter: xudongcao
Currently, Freon's concurrency framework is just on volume-level, but in actual testing, users are likely to provide a smaller volume number, and a larger bucket number and key number, in which case the existing concurrency framework can not make good use of the thread pool. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org