[
https://issues.apache.org/jira/browse/FLINK-11952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-11952.
---------------------------------
Fix Version/s: 1.9.0
Resolution: Done
> 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
> Fix For: 1.9.0
>
>
> 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
(v8.3.4#803005)