Skip to content

Remove @Deprecated from OidcDiscoveryConfig fields#13013

Merged
kokosing merged 2 commits intotrinodb:masterfrom
lukasz-walkiewicz:remove-deprecated-warning
Aug 11, 2022
Merged

Remove @Deprecated from OidcDiscoveryConfig fields#13013
kokosing merged 2 commits intotrinodb:masterfrom
lukasz-walkiewicz:remove-deprecated-warning

Conversation

@lukasz-walkiewicz
Copy link
Member

Description

Remove @Deprecated from OidcDiscoveryConfig fields

Using deprecated annotations had unintended consequence of printing
deprecation warnings even when these properties are actually used
for providing additional configuration.
Additionally, simplify logic of getting value of OIDC field.

Is this change a fix, improvement, new feature, refactoring, or other?

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

How would you describe this change to a non-technical end user or system administrator?

Related issues, pull requests, and links

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

Using deprecated annotations had unintended consequence of printing
deprecation warnings even when these properties are actually used
for providing additional configuration.
@kokosing kokosing merged commit 3fdb2ae into trinodb:master Aug 11, 2022
@lukasz-walkiewicz lukasz-walkiewicz deleted the remove-deprecated-warning branch August 11, 2022 10:59
@github-actions github-actions bot added this to the 393 milestone Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants