You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Vahram Aharonyan (JIRA)" <ji...@apache.org> on 2017/10/25 12:51:00 UTC

[jira] [Created] (GEODE-3904) Allow plugging of custom classLoaders runtime

Vahram Aharonyan created GEODE-3904:
---------------------------------------

             Summary: Allow plugging of custom classLoaders runtime
                 Key: GEODE-3904
                 URL: https://issues.apache.org/jira/browse/GEODE-3904
             Project: Geode
          Issue Type: Improvement
          Components: core
            Reporter: Vahram Aharonyan


Currently it is not possible to attach multiple ClassLoaders to Geode ClassPath once whole distributed system or some members are already configured and running. 

This is important if there are dynamically loaded plugins in the system and objects from their classes can be serialized/deserialized during some actions. To successfully complete these operations Geode need to have this corresponding classLoaders in its ClassPathLoader.







--
This message was sent by Atlassian JIRA
(v6.4.14#64029)