You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/04/15 10:59:00 UTC

[jira] [Updated] (FLINK-11952) Introduce Plugin Architecture for loading FileSystems

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

Robert Metzger updated FLINK-11952:
-----------------------------------
    Component/s:     (was: Connectors / FileSystem)
                 FileSystems

> Introduce Plugin Architecture for loading FileSystems
> -----------------------------------------------------
>
>                 Key: FLINK-11952
>                 URL: https://issues.apache.org/jira/browse/FLINK-11952
>             Project: Flink
>          Issue Type: New Feature
>          Components: FileSystems
>    Affects Versions: 1.9.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>
> We want to change the general architecture for loading FileSystems in Flink to a plugin architecture. The advantage of this change is that it would invert the classloading from parent-first to child-first and therefore enables us to move away from shading to avoid class/version conflics.
> Note that this general approach could also be used in other places for Flink in the future, but this task is targetting only the file systems for now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)