googleapis / googleapis/google-cloud-java
[sdk-platform-java] Allow overriding the executor for only the async calls
Abierto
priority: p3
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.