Skip to content

ChangeRequestHttpSyncer: Don't wait 1ms when checking isInitialized().#14547

Merged
gianm merged 1 commit intoapache:masterfrom
gianm:crhs-dont-wait
Jul 7, 2023
Merged

ChangeRequestHttpSyncer: Don't wait 1ms when checking isInitialized().#14547
gianm merged 1 commit intoapache:masterfrom
gianm:crhs-dont-wait

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Jul 7, 2023

The wait doesn't seem to serve a purpose, other than causing delays when checking isInitialized() for a large number of things that have not yet been initialized.

The wait doesn't seem to serve a purpose, other than causing delays
when checking isInitialized() for a large number of things that have
not yet been initialized.
@gianm gianm merged commit 1fe61bc into apache:master Jul 7, 2023
@gianm gianm deleted the crhs-dont-wait branch July 7, 2023 12:54
@abhishekagarwal87 abhishekagarwal87 added this to the 27.0 milestone Jul 19, 2023
sergioferragut pushed a commit to sergioferragut/druid that referenced this pull request Jul 21, 2023
apache#14547)

The wait doesn't seem to serve a purpose, other than causing delays
when checking isInitialized() for a large number of things that have
not yet been initialized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants