dannycranmer commented on pull request #18733: URL: https://github.com/apache/flink/pull/18733#issuecomment-1044733518
> Based on above, we already have a shared reference counting ELG scoped per job. So for a single job, multiple sources/sinks using AWS async clients will share the same thread pool FYI Just occurred to me that current Kinesis EFO source shades and relocates AWS SDK/netty classes. So for Kinesis EFO source and Kinesis Async Sink we would actually have 2x ELG, caused by the shading. -- 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]
