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

Stops exception allocation on channel shutdown #11955

Merged
merged 7 commits into from
Mar 19, 2025

Conversation

AgraVator
Copy link
Contributor

Fixes: #10524

@AgraVator AgraVator requested a review from ejona86 March 11, 2025 11:20
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert this

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still hasn't been reverted.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This submodule shouldn't exist. It will be deleted when properly reverted.

2. deletes finalPing.failed(status); was called twice
@shivaspeaks shivaspeaks requested a review from ejona86 March 18, 2025 04:20
@ejona86
Copy link
Member

ejona86 commented Mar 18, 2025

For the record, I had looked at this after you pushed your most recent commits, but I was still waiting for you to address all my comments.

Copy link
Member

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just examples/grpc-java remains to be fixed

@AgraVator AgraVator force-pushed the prevents-exception-allocation-on-channel-shutdown branch from 57c4ce8 to 5ce6267 Compare March 18, 2025 15:09
@AgraVator AgraVator merged commit a57c14a into master Mar 19, 2025
17 of 18 checks passed
@AgraVator AgraVator deleted the prevents-exception-allocation-on-channel-shutdown branch March 19, 2025 03:57
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.

Stop allocating an Exception on Channel shutdown
2 participants