Chesnay Schepler created FLINK-25020:
----------------------------------------
Summary: FlinkSecurityManager can swallow exception
Key: FLINK-25020
URL: https://issues.apache.org/jira/browse/FLINK-25020
Project: Flink
Issue Type: Bug
Components: API / Core
Affects Versions: 1.13.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.15.0
If the security manager cannot be set then
FlinkSecurityManager#setFromConfiguration swallows the exception, because it is
passed to String.format instead of the IllegalConfigurationException
constructor.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)