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

Allow pulsar metadata headers to be mapped outbound #1038

Merged

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Feb 16, 2025

This allows pulsar metadata headers, which are excluded on the outbound messages by default, to be included in the outbound message headers.

Resolves #1037

This allows pulsar metadata headers, which are excluded on the
outbound messages by default, to be included in the outbound
message headers.

Resolves spring-projects#1037
@onobc onobc force-pushed the GH-1037-configurable-never-headers branch from 90eb888 to 3845910 Compare February 16, 2025 23:39
@onobc onobc merged commit 147844b into spring-projects:main Feb 17, 2025
7 checks passed
@onobc onobc deleted the GH-1037-configurable-never-headers branch February 17, 2025 00:24
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.

Ability to configure the "never" headers in PulsarHeaderMapper
1 participant