googleapis / googleapis/google-cloud-java

[sdk-platform-java] Allow overriding the executor for only the async calls

Open
#12,495 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

Gax currently allows customers to specify a custom executor that will be used for both background and async calls. We want to modify Gax so that it can allow customers to specify a custom executor to be used for only the async calls.

This should benefit the customer as our default executors may not be as performant as they like. Customers are expected to manage the lifecycle of their custom executor.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.