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

Context.Storage deprecated method attach() removed, doAttach() made abstract #10379

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

tonyjongyoonan
Copy link
Contributor

#2462 contains the discussion about the attach(Context) method.

The doAttach(Context) method has been made abstract and the attach(Context) method has been deleted.

There are no open-source or g3 dependencies for this method.

There is only one affected repo from this query, which shouldn't block us from making this change.

@tonyjongyoonan tonyjongyoonan self-assigned this Jul 13, 2023
@tonyjongyoonan tonyjongyoonan linked an issue Jul 13, 2023 that may be closed by this pull request
@tonyjongyoonan tonyjongyoonan requested review from sergiitk and removed request for ejona86 and YifeiZhuang July 24, 2023 22:14
@tonyjongyoonan tonyjongyoonan merged commit d9a464e into grpc:master Jul 31, 2023
@tonyjongyoonan tonyjongyoonan deleted the context-deprecated-api branch July 31, 2023 23:38
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Aug 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
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.

Context.Storage is experimental
2 participants