[
https://issues.apache.org/jira/browse/FLINK-25020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-25020.
------------------------------------
Resolution: Fixed
master: 1d4bd80ac1aaa78b79544ab3f17232dc7df946d9
> 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
> Priority: Major
> Labels: pull-request-available
> 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)