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

core: delay CallCredentialsApplyingTransport shutdown until metadataApplier finalized #7813

Merged
merged 8 commits into from Jan 26, 2021

Conversation

YifeiZhuang
Copy link
Contributor

To fix issue #7797
Add counter to track pending metadataApplier streams, and add callback upon completion to notify callCredentialsTransport and properly terminate a CallCredentialsApplyingTransport. Verified that #7797 seems fixed.

@YifeiZhuang YifeiZhuang changed the title delay CallCredentialsApplyingTransport termination until metadataApplier finalized core: delay CallCredentialsApplyingTransport termination until metadataApplier finalized Jan 15, 2021
@YifeiZhuang YifeiZhuang changed the title core: delay CallCredentialsApplyingTransport termination until metadataApplier finalized core: delay CallCredentialsApplyingTransport shutdown until metadataApplier finalized Jan 21, 2021
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.

It's very close now.

@YifeiZhuang YifeiZhuang merged commit ac2ead7 into grpc:master Jan 26, 2021
@YifeiZhuang YifeiZhuang deleted the zivy/metadataapplierracefix branch January 26, 2021 20:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants