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

Fix test configuration method duplicated logging #15469

Conversation

findepi
Copy link
Member

@findepi findepi commented Dec 20, 2022

Before the change it would log something like

[CONFIGURATION] TestOrcPageSourceMemoryTracking.setUp()[pri:0,
instance:io.trino.plugin.hive.TestOrcPageSourceMemoryTracking@7ef9c8a5]
2130299045 for
io.trino.plugin.hive.TestOrcPageSourceMemoryTracking.setUp

Follows #15165

Before the change it would log something like

> [CONFIGURATION] TestOrcPageSourceMemoryTracking.setUp()[pri:0,
> instance:io.trino.plugin.hive.TestOrcPageSourceMemoryTracking@7ef9c8a5]
> 2130299045 for
> io.trino.plugin.hive.TestOrcPageSourceMemoryTracking.setUp
@cla-bot cla-bot bot added the cla-signed label Dec 20, 2022
@findepi findepi merged commit 9d2983e into trinodb:master Dec 20, 2022
@findepi findepi deleted the findepi/fix-test-configuration-method-duplicated-logging-35ba6c branch December 20, 2022 12:27
@github-actions github-actions bot added this to the 404 milestone Dec 20, 2022
@colebow colebow added the no-release-notes This pull request does not require release notes entry label Dec 21, 2022
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
Development

Successfully merging this pull request may close these issues.

3 participants