Madhan Neethiraj created RANGER-313:
---------------------------------------
Summary: Ranger Admin to load plugin classes in a child
class-loader to avoid potential library conflicts
Key: RANGER-313
URL: https://issues.apache.org/jira/browse/RANGER-313
Project: Ranger
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
Ranger Admin uses implementation provided by plugins for resource-lookup and
configuration-validation (Test Connection button from UI). The libraries used
by the plugin can potentially conflict with libraries used by Ranger Admin (or
other plugins). To avoid any impact on Ranger Admin functionality, the
libraries provided by each plugin should be loaded in a separate class-loader
that gets used only during resource-lookup and configuration-validation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)