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,api,auth: Choose executor based on need for thread affinity #9504

Merged
merged 4 commits into from Sep 3, 2022

Conversation

larry-safran
Copy link
Contributor

@larry-safran larry-safran commented Sep 1, 2022

[core,api,auth: Choose the callOptions executor when applying request metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681

…metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681
@larry-safran larry-safran self-assigned this Sep 1, 2022
@larry-safran larry-safran marked this pull request as ready for review September 1, 2022 23:53
@larry-safran larry-safran changed the title Executor use rollback [core,api,auth: Choose executor based on need for thread affinity Sep 1, 2022
@ejona86
Copy link
Member

ejona86 commented Sep 2, 2022

Reverted

Did you forget to push the change? If you are still working on it that is fine; just want to make sure we aren't each waiting for the other.

@larry-safran larry-safran merged commit c27f2d5 into grpc:master Sep 3, 2022
@larry-safran larry-safran deleted the executor-use-rollback branch September 3, 2022 04:55
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Sep 7, 2022
…pc#9504)

* core,api,auth: Choose the callOptions executor when applying request metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Sep 7, 2022
…pc#9504)

* core,api,auth: Choose the callOptions executor when applying request metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681
larry-safran added a commit that referenced this pull request Sep 12, 2022
) (#9525)

* core,api,auth: Choose the callOptions executor when applying request metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681
larry-safran added a commit that referenced this pull request Sep 12, 2022
) (#9524)

* core,api,auth: Choose the callOptions executor when applying request metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Oct 6, 2022
…pc#9504)

* core,api,auth: Choose the callOptions executor when applying request metadata to credentials during newStream based upon whether AppEngineCredentials are being used as they require a specific thread to do the processing.

Add an interface to differentiate whether the specific thread is needed.

Fixes b/244209681
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2022
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