general.dynamic.classpaths property exists but is never used
------------------------------------------------------------
Key: ACCUMULO-64
URL: https://issues.apache.org/jira/browse/ACCUMULO-64
Project: Accumulo
Issue Type: Bug
Components: start
Affects Versions: 1.3.5, 1.4.0, 1.5.0
Reporter: John Vines
Assignee: John Vines
Fix For: 1.4.0, 1.5.0
We have a property, general.dynamic.classpaths, used for setting the
directories to be dynamically loaded (and reloaded). Unfortunately, this
property doesn't actually get used and instead we only utilize the hardcoded
lib/ext directory instead. An appropriate test should also be implemented to
ensure all of the directories for the class loader are used correctly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira