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

[export] [endpoint] Remove grpc_endpoint_shutdown(). #36195

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Mar 29, 2024

[export] [endpoint] Remove grpc_endpoint_shutdown().

This gives grpc_endpoint the same destruction-is-shutdown semantic as
EventEngine::Endpoint, which will make the migration easier.


DO NOT SUBMIT. This PR is for testing purposes only. cl/620101818

@copybara-service copybara-service bot added the release notes: no Indicates if PR should not be in release notes label Mar 29, 2024
@copybara-service copybara-service bot force-pushed the test_620101818 branch 2 times, most recently from 7050202 to cd9249a Compare March 29, 2024 19:17
@copybara-service copybara-service bot force-pushed the test_620101818 branch 3 times, most recently from 473a4fb to aea4c77 Compare April 11, 2024 21:38
@copybara-service copybara-service bot force-pushed the test_620101818 branch 2 times, most recently from b2721a6 to b2e86f5 Compare April 15, 2024 19:29
This gives grpc_endpoint the same destruction-is-shutdown semantic as
EventEngine::Endpoint, which will make the migration easier.
PiperOrigin-RevId: 639867616
@copybara-service copybara-service bot merged commit 9b1bb78 into master Jun 3, 2024
@copybara-service copybara-service bot deleted the test_620101818 branch June 3, 2024 19:11
copybara-service bot pushed a commit that referenced this pull request Jun 13, 2024
…destroyed (#36921)

This fixes a bug introduced in #36195.

b/345103652

Closes #36921

COPYBARA_INTEGRATE_REVIEW=#36921 from markdroth:endpoint_chttp2_fix 4f22314
PiperOrigin-RevId: 643159747
markdroth added a commit to markdroth/grpc that referenced this pull request Jun 21, 2024
copybara-service bot pushed a commit that referenced this pull request Jun 21, 2024
Closes #37017

COPYBARA_INTEGRATE_REVIEW=#37017 from markdroth:iomgr_endpoint_remove_unnecessary_log 1c3d04c
PiperOrigin-RevId: 645512854
yashykt pushed a commit to yashykt/grpc that referenced this pull request Jul 1, 2024
…rpc#37017)

Closes grpc#37017

COPYBARA_INTEGRATE_REVIEW=grpc#37017 from markdroth:iomgr_endpoint_remove_unnecessary_log 1c3d04c
PiperOrigin-RevId: 645512854
yashykt added a commit that referenced this pull request Jul 1, 2024
… (#37131)

Backport #37017 to v1.65.x

Co-authored-by: Mark D. Roth <roth@google.com>
alto-ruby added a commit to alto-ruby/grpc that referenced this pull request Jul 10, 2024
alto-ruby added a commit to alto-ruby/grpc that referenced this pull request Jul 11, 2024
alto-ruby added a commit to alto-ruby/grpc that referenced this pull request Jul 11, 2024
sourabhsinghs pushed a commit to sourabhsinghs/grpc that referenced this pull request Sep 26, 2024
…destroyed (grpc#36921)

This fixes a bug introduced in grpc#36195.

b/345103652

Closes grpc#36921

COPYBARA_INTEGRATE_REVIEW=grpc#36921 from markdroth:endpoint_chttp2_fix 4f22314
PiperOrigin-RevId: 643159747
sourabhsinghs pushed a commit to sourabhsinghs/grpc that referenced this pull request Sep 26, 2024
…rpc#37017)

Closes grpc#37017

COPYBARA_INTEGRATE_REVIEW=grpc#37017 from markdroth:iomgr_endpoint_remove_unnecessary_log 1c3d04c
PiperOrigin-RevId: 645512854
paulosjca pushed a commit to paulosjca/grpc that referenced this pull request Nov 25, 2024
…destroyed (grpc#36921)

This fixes a bug introduced in grpc#36195.

b/345103652

Closes grpc#36921

COPYBARA_INTEGRATE_REVIEW=grpc#36921 from markdroth:endpoint_chttp2_fix 4f22314
PiperOrigin-RevId: 643159747
paulosjca pushed a commit to paulosjca/grpc that referenced this pull request Nov 25, 2024
…rpc#37017)

Closes grpc#37017

COPYBARA_INTEGRATE_REVIEW=grpc#37017 from markdroth:iomgr_endpoint_remove_unnecessary_log 1c3d04c
PiperOrigin-RevId: 645512854
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.

1 participant