Skip to content

PartitioningChannel: Allow to customize the Executor used for each Partition #10624

@joshiste

Description

@joshiste

Expected Behavior

I want to block on work being dispatched while the thread for the partition is busy.

Current Behavior

The executors used for each partition have an unbounded queue, and thus, it doesn't block.

Context

  • Possible OOM
  • Don't want to pull elements from the persisted message Queue into memory too early.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions