cmick opened a new pull request #16378: URL: https://github.com/apache/flink/pull/16378
This is a backport of #16333 (fixing FLINK-23182) to release-1.12. The fix is exactly the same as in #16333, just the unit tests had to be slightly adjusted. There is no `assertThrows` in junit 4.12, so an ExpectedException junit rule have been used instead (the logic remained the same though). Please see #16333 for a detailed description. -- 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]
