[
https://issues.apache.org/jira/browse/FLINK-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-8798.
---------------------------------
Resolution: Fixed
Fixed in
- 1.4.2 via 392cfaaed9380c5ea38b8593d23023925638cbe3
> Make commons-logging a parent-first pattern
> -------------------------------------------
>
> Key: FLINK-8798
> URL: https://issues.apache.org/jira/browse/FLINK-8798
> Project: Flink
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.4.1
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Blocker
> Fix For: 1.5.0, 1.4.2, 1.6.0
>
>
> The Apache {{commons-logging}} framework does not play well with child-first
> classloading.
> We need to make this a parent-first pattern.
> As a matter of fact, other frameworks that use inverted classloading (JBoss,
> Tomcat) use force this library to be always parent-first as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)