You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2019/08/05 12:52:00 UTC

[jira] [Updated] (IGNITE-12036) Changing baseline via set command may cause NPEs if configured NodeFilter takes node attributes into account

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

Vyacheslav Koptilin updated IGNITE-12036:
-----------------------------------------
    Affects Version/s: 2.7

> Changing baseline via set command may cause NPEs if configured NodeFilter takes node attributes into account
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-12036
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12036
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Alexander Lapin
>            Assignee: Alexander Lapin
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> VisorBaselineTask doesn't allow to add() offline baseline node, but allows to set() collection of nodes where at least one is offline and doesn’t belong to current BLT. 
> We should prohibit passing offline nodes to setBaselineTopology(…) (in case they are not part of current BLT): otherwise we won't be able to calculate affinity in case NodeFilter is configured.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)