TheNeuralBit commented on issue #21368: URL: https://github.com/apache/beam/issues/21368#issuecomment-1226333772
> Is there any documentation on where we use GAX, or a pointer to a design pattern for this? I'm not sure about documentation. My understanding from offline discussion with @lukecwik, is that gax-java is used by grpc-java which is used by Google client libraries used by various GCP IOs. The client libraries generally have ways to specify an executor that would allow us to specify a shared one. See [here](https://github.com/googleapis/gax-java/issues/1286#issuecomment-829555309) for an example in the Spanner client. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
