Roman Khachatryan created FLINK-19550: -----------------------------------------
Summary: StreamingFileSink can't be interrupted when writing to S3 Key: FLINK-19550 URL: https://issues.apache.org/jira/browse/FLINK-19550 Project: Flink Issue Type: Bug Components: Connectors / FileSystem Affects Versions: 1.12.0 Reporter: Roman Khachatryan Reported in http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Network-issue-leading-to-quot-No-pooled-slot-available-quot-td38553.html : StreamingFileSink uses hadoop S3AFileSystem for s3a, which in turn uses amazon aws sdk. The version of amazon aws sdk used doesn't respect interrupts. However, a newer Amazon 1.11.878 SDK version does. -- This message was sent by Atlassian Jira (v8.3.4#803005)