[
https://issues.apache.org/jira/browse/IGNITE-14182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-14182:
-----------------------------------
Labels: iep-55 (was: )
> NamedList remove improvements
> -----------------------------
>
> Key: IGNITE-14182
> URL: https://issues.apache.org/jira/browse/IGNITE-14182
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Sergey Chugunov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: iep-55
> Fix For: 3.0.0-alpha2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> From API perspective to remove from NamedList we need to nullify a particular
> element in the list.
> On the Storage level it turns into removing all keys sitting under this
> particular element.
> Configuration engine should be responsible for cleaning up all necessary keys
> from Storage. Notifications should be aware of removing from NamedLists as
> well (e.g. one notification about removing the element from NL instead of
> bunch of notifications about each NL's element's field).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)