Skip to content

ServerSelector: Synchronize getAllServers().#17499

Merged
cryptoe merged 1 commit intoapache:masterfrom
gianm:fix-gas-concurrency
Nov 27, 2024
Merged

ServerSelector: Synchronize getAllServers().#17499
cryptoe merged 1 commit intoapache:masterfrom
gianm:fix-gas-concurrency

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Nov 21, 2024

This method was missing some required synchronization. This patch also adds GuardedBy annotations to historicalServers and realtimeServers, which would have caught it.

This method was missing some required synchronization. This patch also
adds GuardedBy annotations to historicalServers and realtimeServers, which
would have caught it.
@cryptoe cryptoe merged commit 80d6763 into apache:master Nov 27, 2024
@gianm gianm deleted the fix-gas-concurrency branch December 2, 2024 17:08
@adarshsanjeev adarshsanjeev added this to the 32.0.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants