Skip to content

Remove redundant singleThreaded-ness annotation from TestConnectorEventListener#13646

Merged
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/remove-redundant-singlethreaded-ness-annotation-from-testconnectoreventlistener-7df0a5
Aug 22, 2022
Merged

Remove redundant singleThreaded-ness annotation from TestConnectorEventListener#13646
findepi merged 2 commits intotrinodb:masterfrom
findepi:findepi/remove-redundant-singlethreaded-ness-annotation-from-testconnectoreventlistener-7df0a5

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Aug 12, 2022

The class does not seem to have any mutable state besides
EventsCollector, which is @ThreadSafe and differentiates between
queries by the query id since b370bf8 (#13274).

Not related to #3364 because the class currently has single test method anyway.

@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Aug 12, 2022
@cla-bot cla-bot bot added the cla-signed label Aug 12, 2022
…ntListener

The class does not seem to have any mutable state besides
`EventsCollector`, which is `@ThreadSafe` and differentiates between
queries by the query id since b370bf8.
@findepi findepi force-pushed the findepi/remove-redundant-singlethreaded-ness-annotation-from-testconnectoreventlistener-7df0a5 branch from 27298e9 to 861c81b Compare August 12, 2022 12:46
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Aug 22, 2022

CI #13638 (fixed in the meantime)

@findepi findepi merged commit ae736a5 into trinodb:master Aug 22, 2022
@findepi findepi deleted the findepi/remove-redundant-singlethreaded-ness-annotation-from-testconnectoreventlistener-7df0a5 branch August 22, 2022 11:31
@github-actions github-actions bot added this to the 394 milestone Aug 22, 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 test

Development

Successfully merging this pull request may close these issues.

4 participants