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

[jira] [Created] (FLINK-12731) Load shuffle service implementations from plugin manager

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)