Andrey Zagrebin created FLINK-12731:
---------------------------------------
Summary: Load shuffle service implementations from plugin manager
Key: FLINK-12731
URL:
https://issues.apache.org/jira/browse/FLINK-12731 Project: Flink
Issue Type: Sub-task
Reporter: Andrey Zagrebin
The simple way to load shuffle service is to do it from class path with the default class loader. Additionally, shuffle service implementations can be loaded as plugins with their own class loaders using PluginManager.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)