[
https://issues.apache.org/jira/browse/IGNITE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169004#comment-16169004
]
Mikhail Lipkovich commented on IGNITE-6134:
-------------------------------------------
Hi Yakov,
I would like to work on this task but not sure if I correctly understand what
is needed. Can you please clarify which local map should be cleaned?
As I understand GridDeploymentPerLoaderStore#cache is cleaned fine. Or are you
talking about GridDeployment#clss ?
> Need to check node local map on class loader undeploy
> -----------------------------------------------------
>
> Key: IGNITE-6134
> URL: https://issues.apache.org/jira/browse/IGNITE-6134
> Project: Ignite
> Issue Type: New Feature
> Reporter: Yakov Zhdanov
> Labels: newbie
>
> When deployment gets undeployed we also need to scan local map and remove
> key-value pairs where at least key or entry are loaded with classloader being
> undeployed.
> Please see method these methods:
> *
> org.apache.ignite.internal.managers.deployment.GridDeploymentPerLoaderStore.IsolatedDeployment#recordUndeployed
> *
> org.apache.ignite.internal.managers.deployment.GridDeploymentPerVersionStore.SharedDeployment#recordUndeployed
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)