[
https://issues.apache.org/jira/browse/IGNITE-16464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-16464:
---------------------------------------
Description: Currently, some classes (for example, ClassDescriptorRegistry)
keep references to classes forever. That would interfere with class unloading
if a class was tried to be unloaded. (was: Currently, some classes (for
example, ClassDescriptorRegistry) keep links to classes forever. That would
interfere with class unloading if a class was tried to be unloaded.)
> Remove Class objects from internal maps when classes are unloaded
> -----------------------------------------------------------------
>
> Key: IGNITE-16464
> URL: https://issues.apache.org/jira/browse/IGNITE-16464
> Project: Ignite
> Issue Type: Improvement
> Components: networking
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
>
> Currently, some classes (for example, ClassDescriptorRegistry) keep
> references to classes forever. That would interfere with class unloading if a
> class was tried to be unloaded.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)