[
https://issues.apache.org/jira/browse/IGNITE-25283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-25283:
-------------------------------------
Description: In case of empty assignments SQL engine will throw "Mandatory
nodes was excluded from mapping: []". In order to eliminate this non-empty
assignments awaiting is needed, meaning that it's reasonable to substitute
placementDriver.getAssignments with placementDriver.awaitNonEmptyAssignments.
> Substitute PD.getAssignments with PD.awaitNonEmptyAssignments
> -------------------------------------------------------------
>
> Key: IGNITE-25283
> URL: https://issues.apache.org/jira/browse/IGNITE-25283
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Assignee: Alexander Lapin
> Priority: Major
> Labels: ignite-3
>
> In case of empty assignments SQL engine will throw "Mandatory nodes was
> excluded from mapping: []". In order to eliminate this non-empty assignments
> awaiting is needed, meaning that it's reasonable to substitute
> placementDriver.getAssignments with placementDriver.awaitNonEmptyAssignments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)