Description
https://github.com/apache/incubator-yunikorn-core/pull/296#discussion_r688204389
resources are a map you cannot never rely on the fact that the resources will be returned in a fixed order. Two calls to DAOString() on the same resource might return different string values.
potential issue: https://github.com/apache/incubator-yunikorn-core/blob/master/pkg/common/resources/resources_test.go#L1550
Attachments
Issue Links
- is superceded by
-
YUNIKORN-165 API response fields can be returned as proper data structure rather than free text
- Closed