If any other key but 'node_distance_map' of a node config changes, the wrong action is taken (just an update of the current values)
If any other key would have changed, the config should be updated in two steps: remove the current entry and add the new one
Problem description
If any other key but 'node_distance_map' of a node config changes, the wrong action is taken (just an update of the current values) If any other key would have changed, the config should be updated in two steps: remove the current entry and add the new one