Skip to content

GH-2815: StreamBridge partitioning fixes#2831

Closed
sobychacko wants to merge 1 commit intospring-cloud:mainfrom
sobychacko:gh-2815
Closed

GH-2815: StreamBridge partitioning fixes#2831
sobychacko wants to merge 1 commit intospring-cloud:mainfrom
sobychacko:gh-2815

Conversation

@sobychacko
Copy link
Copy Markdown
Contributor

  • When native encoding is used, StreamBridge is not setting partitioning interceptor which calls the PartitionHandler. This is a regression issue and adding the interceptor explicitly when native encoding is used.

Resolves #2815

 - When native encoding is used, StreamBridge is not setting
   partitioning interceptor which calls the PartitionHandler.
   This is a regression issue and adding the interceptor explicitly
   when native encoding is used.

Resolves spring-cloud#2815
@olegz olegz closed this in 5a0183f Oct 18, 2023
olegz pushed a commit that referenced this pull request Oct 18, 2023
 - When native encoding is used, StreamBridge is not setting
   partitioning interceptor which calls the PartitionHandler.
   This is a regression issue and adding the interceptor explicitly
   when native encoding is used.

Resolves #2815
Resolves #2831
@olegz olegz added this to the 4.1.0-RC1 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default partitioning not respected with StreamBridge

2 participants