[ 
https://issues.apache.org/jira/browse/FLINK-30133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Pohl resolved FLINK-30133.
-----------------------------------
    Fix Version/s: 1.17.0
                   1.16.1
                   1.15.4
         Assignee: Matthias Pohl
       Resolution: Fixed

master: 5086a33f41058e3a87bae4bf0107032fd0194b67
1.16: 622ed691c3e7f563d82f3e06273e7d2647dec1c1
1.15: 17b569f4c75064e4a5e76289bd598d9bc1140953

> HadoopModuleFactory creates error if the security module cannot be loaded
> -------------------------------------------------------------------------
>
>                 Key: FLINK-30133
>                 URL: https://issues.apache.org/jira/browse/FLINK-30133
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hadoop Compatibility
>    Affects Versions: 1.16.0, 1.17.0, 1.15.2
>            Reporter: Matthias Pohl
>            Assignee: Matthias Pohl
>            Priority: Minor
>              Labels: pull-request-available, starter
>             Fix For: 1.17.0, 1.16.1, 1.15.4
>
>
> [HadoopModuleFactory|https://github.com/apache/flink/blob/26aa543b3bbe2b606bbc6d332a2ef7c5b46d25eb/flink-runtime/src/main/java/org/apache/flink/runtime/security/modules/HadoopModuleFactory.java#L51]
>  tries to load the {{{}HadoopModule{}}}. If it fails to load the module, it 
> will log an error an return {{null}} which is going to be handled properly. 
> The resulting error log is, therefore, confusing. We might want to lower the 
> log level to warning since the error doesn't affect the Flink cluster in a 
> fatal way.
> We might want to make the cluster fail fatally if we consider this a sever 
> usability problem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to