apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.29k stars 1.16k forks source link

[BUG] Fix em sort error #4915

Closed sjgllgh closed 11 months ago

sjgllgh commented 11 months ago

What is the purpose of the change

Fix the bug that the sortByResource method in ResourceNodeSelectRule violates the general contract of comparators.

Related issues/PRs

Related issues: #4911

Brief change log

Note

Checklist