Skip to content

Binding name as a consumer/producer property#2385

Merged
garyrussell merged 1 commit into
spring-cloud:mainfrom
sobychacko:gh-2380
May 10, 2022
Merged

Binding name as a consumer/producer property#2385
garyrussell merged 1 commit into
spring-cloud:mainfrom
sobychacko:gh-2380

Conversation

@sobychacko

Copy link
Copy Markdown
Contributor

Make binding names available through Consumer/Producer properties.
Currently, the binders use a ThreadLocal to store the binding name for internal use.
These changes introduce the binding name as a property for both producer/consumer bindings.

Resolves #2380

Make binding names available through Consumer/Producer properties.
Currently, the binders use a ThreadLocal to store the binding name for internal use.
These changes introduce the binding name as a property for both producer/consumer bindings.

Resolves spring-cloud#2380
@garyrussell garyrussell merged commit dae9599 into spring-cloud:main May 10, 2022
@garyrussell

Copy link
Copy Markdown
Contributor

@sobychacko cherry-pick is not clean; please back port.

@sobychacko

Copy link
Copy Markdown
Contributor Author

Backported to 3.2.x

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.

Binding name is null for commaSeparated destination

2 participants