[
https://issues.apache.org/jira/browse/ACCUMULO-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645957#comment-14645957
]
Dave Marion commented on ACCUMULO-2115:
---------------------------------------
Should try this with commons-vfs 2.1 snapshot and see if that fixes the problem
> 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
(v6.3.4#6332)