You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (Jira)" <ji...@apache.org> on 2021/02/15 11:35:00 UTC

[jira] [Updated] (IGNITE-14182) NamedList remove improvements

     [ https://issues.apache.org/jira/browse/IGNITE-14182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Chugunov updated IGNITE-14182:
-------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> NamedList remove improvements
> -----------------------------
>
>                 Key: IGNITE-14182
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14182
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Sergey Chugunov
>            Priority: Major
>
> 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)