Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, TaskRunner threads is created and the size is fixed when the stage starts. We should add dedicated task executor for reassignment.
TaskExecutor creates thread by size of cpu-cores. It means that the maximum parallel task size is cpu-cores