[
https://issues.apache.org/jira/browse/ACCUMULO-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Manno resolved ACCUMULO-2115.
-------------------------------------
Resolution: Not A Problem
This issue appears to have only affected older versions of accumulo and since
we are currently on Accumulo 2.x, well in advance of the versions discussed
here, this will be closed. If this issue still persists, please feel free to
open a new issue at https://github.com/apache/accumulo
> class loader issues when replacing jar that is actively being used
> ------------------------------------------------------------------
>
> Key: ACCUMULO-2115
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2115
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Affects Versions: 1.4.4
> Reporter: Ivan Bella
> Priority: Minor
> Labels: class_loader
>
> When replacing a jar in the lib/ext directory while active iterators are
> using the previous jar will result is many class loader issues. New
> iterators started up may also show class loader issues. This will probably
> persist until the previously active iterators complete and release the
> previous ClassLoader instance, but that is merely a guess.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)