Skip to content

Increased flexibility for termination of parallel tasks #228

Closed

Description

At the moment is appears that Rally waits for all parallel tasks to complete before continuing. For some workloads, e.g. when one wants to index a specific number of documents and run periodic queries while doing so, I can be difficult to ensure that these parallel tasks terminate at roughly the same time.

It would be useful if it was possible to specify which of the parallel tasks that should be considered for termination, e.g. through a flag on the task. The default for all tasks would be that they are considered and at least one of the tasks need to be considered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    :Load DriverChanges that affect the core of the load driver such as scheduling, the measurement approach etc.:Track ManagementNew operations, changes in the track format, track download changes and the likeenhancementImproves the status quo

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions