Moritz Mack created BEAM-13232:
----------------------------------
Summary: Underlying AWS Kinesis clients are not closed
Key: BEAM-13232
URL: https://issues.apache.org/jira/browse/BEAM-13232
Project: Beam
Issue Type: Bug
Components: io-java-aws
Reporter: Moritz Mack
All across _KinesisSource_ and related Kinesis clients are neither shared nor
closed. AWS clients are fairly resource heavy (thread/connection pool), so this
should be fixed in the following places:
* SimplifiedKinesisClient
* KinesisSource.split
--
This message was sent by Atlassian Jira
(v8.20.1#820001)