Skip to content

Cleans up FileWatcherCertificateProvider in XdsSecurityClientSecurityTest#11976

Merged
AgraVator merged 2 commits intogrpc:masterfrom
AgraVator:cleans-up-file-watcher-certificate-provider
Mar 26, 2025
Merged

Cleans up FileWatcherCertificateProvider in XdsSecurityClientSecurityTest#11976
AgraVator merged 2 commits intogrpc:masterfrom
AgraVator:cleans-up-file-watcher-certificate-provider

Conversation

@AgraVator
Copy link
Copy Markdown
Contributor

Fixes: #11692

@AgraVator AgraVator requested a review from ejona86 March 24, 2025 12:34
Comment thread xds/src/test/java/io/grpc/xds/XdsSecurityClientServerTest.java Outdated
@larry-safran larry-safran requested a review from ejona86 March 25, 2025 08:54
Copy link
Copy Markdown
Member

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had imagined storing SslContextProviderSupplier directly as the field, not all of the attributes. But this works, too, even if it is less direct.

@AgraVator AgraVator merged commit a332edd into grpc:master Mar 26, 2025
16 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xds: FileWatcherCertificateProvider is leaked

2 participants