Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
YUNIKORN-1123 had fixed YUNIKORN-1090 by passing empty nodeAttributes in UpdateNode request. But it is better to handle this empty checks in core itself and avoid passing empty attributes map from shim side. In addition, need to assess the following:
- Does core uses OccupiedResource and labels attributes being sent as part of Create NodeRequest from shim?
- By any chance, Does shim need to pass yunikorn.apache.org/nodeType attribute to core? Anyway, need to make it as constant
Attachments
Issue Links
- causes
-
YUNIKORN-1162 Recovery code does not update occupied resources on node
- Closed
- Discovered while testing
-
YUNIKORN-1090 remove common.Node from the shim
- Closed
- is caused by
-
YUNIKORN-802 Supports to assign nodes to non-default partition
- Closed
- relates to
-
YUNIKORN-2263 Initialize node attributes if it's nil
- Closed
- links to