Skip to content

s/OnServingStatusChange/OnServingStatusUpdate#26010

Merged
yashykt merged 3 commits intogrpc:masterfrom
yashykt:ServingStatusUpdate
Apr 26, 2021
Merged

s/OnServingStatusChange/OnServingStatusUpdate#26010
yashykt merged 3 commits intogrpc:masterfrom
yashykt:ServingStatusUpdate

Conversation

@yashykt
Copy link
Copy Markdown
Member

@yashykt yashykt commented Apr 19, 2021

Renaming experimental API OnServingStatusChange to OnServingStatusUpdate to make it clearer that the callback will be invoked when the serving status has updates and not just explicit changes (from NOT_SERVING to SERVING or vice-versa). Also, noting that updates might be duplicates.

@yashykt yashykt requested a review from markdroth as a code owner April 19, 2021 21:53
@yashykt yashykt added release notes: yes Indicates if PR needs to be in release notes lang/c++ labels Apr 20, 2021
@gnossen gnossen mentioned this pull request Apr 21, 2021
@yashykt
Copy link
Copy Markdown
Member Author

yashykt commented Apr 26, 2021

Basic Tests Python Windows test has timed out, and seems unrelated to this change.

@yashykt yashykt merged commit 4768210 into grpc:master Apr 26, 2021
yashykt added a commit to yashykt/grpc that referenced this pull request Apr 26, 2021
* s/OnServingStatusChange/OnServingStatusUpdate

* Update python files
@yashykt yashykt deleted the ServingStatusUpdate branch May 18, 2023 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/c++ priority/P0/RELEASE BLOCKER release notes: yes Indicates if PR needs to be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants