Skip to content

[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT#36223

Closed
tanvi-jagtap wants to merge 1 commit intogrpc:masterfrom
tanvi-jagtap:assert_grpclb
Closed

[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT#36223
tanvi-jagtap wants to merge 1 commit intogrpc:masterfrom
tanvi-jagtap:assert_grpclb

Conversation

@tanvi-jagtap
Copy link
Collaborator

[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - GPR_ASSERT
Replacing GPR_ASSERT with absl CHECK

Will not be replacing CHECK with CHECK_EQ , CHECK_NE etc because there are too many callsites.

This could be done using Cider-V once these changes are submitted if we want to clean up later. Given that we have 4000+ instances of GPR_ASSERT to edit, Doing it manually is too much work for both the author and reviewer.

@tanvi-jagtap tanvi-jagtap requested a review from Vignesh2208 April 2, 2024 10:51
@tanvi-jagtap tanvi-jagtap marked this pull request as ready for review April 2, 2024 10:51
@tanvi-jagtap tanvi-jagtap added the release notes: no Indicates if PR should not be in release notes label Apr 2, 2024
@copybara-service copybara-service bot closed this in ddb7856 Apr 6, 2024
@tanvi-jagtap tanvi-jagtap deleted the assert_grpclb branch April 24, 2024 06:34
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.

2 participants