Skip to content

Produce-only requests should be able to use all worker nodes when using distributed workers #405

@travisdowns

Description

@travisdowns

Currently if you specify a "no consume" workload (e.g., with 0 subscriptions per topic) it will still allocate 1/2 (rounded up) of all worker nodes to consumer workers, even though consumers will not be started.

Instead, we should allocate all nodes to producers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions