Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2815: StreamBridge partitioning fixes #2831

Closed
wants to merge 1 commit into from

Conversation

sobychacko
Copy link
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