Skip to content

Signed-off-by: Dileep Kumar Somajohassula dileepharithasa@gmail.com - Prevent concurrent channelCache access during shutdown and refresh#3201

Open
dileepharithasa wants to merge 2 commits into
spring-cloud:mainfrom
dileepharithasa:fix/Unsafe-StreamBridge-Cache-Implementation
Open

Signed-off-by: Dileep Kumar Somajohassula dileepharithasa@gmail.com - Prevent concurrent channelCache access during shutdown and refresh#3201
dileepharithasa wants to merge 2 commits into
spring-cloud:mainfrom
dileepharithasa:fix/Unsafe-StreamBridge-Cache-Implementation

Conversation

@dileepharithasa

Copy link
Copy Markdown

No description provided.

indentation changed in addition to teh fix given - Prevent concurrent channelCache access during shutdown and refresh
@dileepharithasa dileepharithasa changed the title Prevent concurrent channelCache access during shutdown and refresh Signed-off-by: Dileep Kumar Somajohassula dileepharithasa@gmail.com - Prevent concurrent channelCache access during shutdown and refresh Jun 14, 2026
@dileepharithasa

Copy link
Copy Markdown
Author

Hello @olegz and team,

Could you please review this PR when you have a chance?

This change prevents concurrent access to channelCache during application shutdown and refresh events by synchronizing cache cleanup operations with the existing lock used by destination resolution.

Thank you!

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.

1 participant