[jira] [Created] (FLINK-8798) Make commons-logging a parent-first pattern

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8798) Make commons-logging a parent-first pattern

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-8798:
-----------------------------------

             Summary: 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
             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)