Skip to content

Conversation

@artembilan
Copy link
Member

Fixes: #10624

  • Expose workerQueueSize from the PartitionedDispatcher and respective delegates from the PartitionedChannel and PartitionedChannelSpec

Auto-cherry-pick to 6.5.x & 6.4.x

Fixes: spring-projects#10624

* Expose `workerQueueSize` from the `PartitionedDispatcher`
and respective delegates from the `PartitionedChannel` and `PartitionedChannelSpec`

**Auto-cherry-pick to `6.5.x` & `6.4.x`**
@artembilan artembilan requested a review from cppwfs December 16, 2025 16:38
Copy link
Contributor

@cppwfs cppwfs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Nice feature add!

Do we need to update any docs for setting queue size

@cppwfs cppwfs merged commit 8cb2993 into spring-projects:main Dec 16, 2025
3 checks passed
artembilan added a commit that referenced this pull request Dec 16, 2025
Fixes: #10624

* Expose `workerQueueSize` from the `PartitionedDispatcher`
and respective delegates from the `PartitionedChannel` and `PartitionedChannelSpec`

**Auto-cherry-pick to `6.4.x`**
spring-builds pushed a commit that referenced this pull request Dec 16, 2025
Fixes: #10624

* Expose `workerQueueSize` from the `PartitionedDispatcher`
and respective delegates from the `PartitionedChannel` and `PartitionedChannelSpec`

(cherry picked from commit 1e8444f)
cppwfs pushed a commit to cppwfs/spring-integration that referenced this pull request Dec 16, 2025
…ize (spring-projects#10647)

Fixes: spring-projects#10624

* Expose `workerQueueSize` from the `PartitionedDispatcher`
and respective delegates from the `PartitionedChannel` and `PartitionedChannelSpec`

**Auto-cherry-pick to `6.5.x` & `6.4.x`**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PartitioningChannel: Allow to customize the Executor used for each Partition

2 participants