You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Moritz Mack (Jira)" <ji...@apache.org> on 2022/03/21 16:30:00 UTC

[jira] [Assigned] (BEAM-13232) Underlying AWS Kinesis clients are not closed

     [ https://issues.apache.org/jira/browse/BEAM-13232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Moritz Mack reassigned BEAM-13232:
----------------------------------

    Assignee: Moritz Mack

> 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
>            Assignee: Moritz Mack
>            Priority: P3
>              Labels: aws, aws-sdk-v2, kinesis
>
> 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)