tillrohrmann opened a new pull request #14424: URL: https://github.com/apache/flink/pull/14424
The test cases BlobClientSslTest.testGetFailsDuringStreamingForJobPermanentBlob, .testGetFailsDuringStreamingNoJobTransientBlob and .testgetFailsDuringStreamingForJobTransientBlob can deadlock when being used with SSL enabled because an SSL stream can deadlock when not being consumed and closed at the same time. cc @NicoK ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
