Skip to content

Remove redundant synchronization around cleanupQuery#19691

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/remove-redundant-synchronization-around-cleanupquery-cd1e43
Nov 10, 2023
Merged

Remove redundant synchronization around cleanupQuery#19691
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/remove-redundant-synchronization-around-cleanupquery-cd1e43

Conversation

@findepi
Copy link
Member

@findepi findepi commented Nov 9, 2023

QueryCatalogs.finish synchronizes within method body, so method-level synchronization looks redundant.

`QueryCatalogs.finish` synchronizes within method body, so method-level
synchronization looks redundant.
@findepi findepi requested review from dain and losipiuk November 9, 2023 15:03
@cla-bot cla-bot bot added the cla-signed label Nov 9, 2023
@findepi findepi merged commit 65686fa into trinodb:master Nov 10, 2023
@findepi findepi deleted the findepi/remove-redundant-synchronization-around-cleanupquery-cd1e43 branch November 10, 2023 21:20
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.

2 participants