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

non-blocking context registry #418

Merged
merged 1 commit into from
Jul 26, 2021
Merged

non-blocking context registry #418

merged 1 commit into from
Jul 26, 2021

Conversation

RoadRunnr
Copy link
Member

@RoadRunnr RoadRunnr commented Jul 20, 2021

The processing of registrations is moved from the single process registration server into the caller. This means that a registration does no longer block while waiting for an overloaded registry server to catch up.

@RoadRunnr RoadRunnr requested a review from a team as a code owner July 20, 2021 16:41
@RoadRunnr RoadRunnr marked this pull request as draft July 20, 2021 16:42
@RoadRunnr RoadRunnr changed the title WIP: non-blocking context registry non-blocking context registry Jul 21, 2021
@RoadRunnr RoadRunnr marked this pull request as ready for review July 21, 2021 13:38
The processing of registrations is moved from the single process
registration server into the caller. This means that a registration
does no longer block while waiting for an overloaded registry server
to catch up.
@vkatsuba vkatsuba merged commit 33d7afb into master Jul 26, 2021
@vkatsuba vkatsuba deleted the exp/context-reg branch July 26, 2021 14:20
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.

2 participants