Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecation from Standard environment extender #20745

Conversation

findepi
Copy link
Member

@findepi findepi commented Feb 19, 2024

The suggested replacement, the StandardMultinode, relies on Standard, so we cannot remove the class. It also provides number of constants shared across. Having it deprecated triggers many warnings in the code, with no clear intention to have them resolved.

The suggested replacement, the `StandardMultinode`, relies on
`Standard`, so we cannot remove the class. It also provides number of
constants shared across. Having it deprecated triggers many warnings in
the code, with no clear intention to have them resolved.
@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Feb 19, 2024
@cla-bot cla-bot bot added the cla-signed label Feb 19, 2024
@wendigo wendigo merged commit 2965c53 into trinodb:master Feb 19, 2024
42 checks passed
@github-actions github-actions bot added this to the 440 milestone Feb 19, 2024
@findepi findepi deleted the findepi/remove-deprecation-from-standard-environment-extender-dbd52d branch February 20, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry test
Development

Successfully merging this pull request may close these issues.

2 participants