Skip to content

Apply keepalive settings only when enableKeepAlive is true#384

Open
therepanic wants to merge 1 commit intospring-projects:mainfrom
therepanic:gh-383
Open

Apply keepalive settings only when enableKeepAlive is true#384
therepanic wants to merge 1 commit intospring-projects:mainfrom
therepanic:gh-383

Conversation

@therepanic
Copy link
Contributor

@therepanic therepanic commented Mar 5, 2026

This commit fixes an issue where we were applying keep-alive settings even when we had disabled the feature.

Closes: gh-383

@therepanic therepanic changed the title Apply keepalive settings only when enableKeepAlive is true Apply keepalive settings only when enableKeepAlive is true Mar 5, 2026
This commit fixes an issue where we were applying keep-alive settings
even when we had disabled the feature.

Closes: spring-projectsgh-383

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@therepanic therepanic marked this pull request as ready for review March 5, 2026 18:51
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.

spring.grpc.client.default-channel.enable-keep-alive has no effect

1 participant