This is an automated email from the ASF dual-hosted git repository.

pbacsko pushed a change to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git


    from 7b5a8564 [YUNIKORN-2548] Potential deadlock during concurrent 
bottom-up/top-down queue traversal (#839)
     new f8119373 [YUNIKORN-2554] Remove "rules" field from PartitionContext 
(#842)
     new c5a901f9 [YUNIKORN-2550] Fix locking in PartitionContext (#840)
     new 78c849e9 [YUNIKORN-2552] Recursive locking when sending remove queue 
event (#841)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pkg/scheduler/objects/node_collection.go   |  2 +
 pkg/scheduler/objects/queue.go             | 32 +++++------
 pkg/scheduler/objects/queue_events.go      | 43 +++++++-------
 pkg/scheduler/objects/queue_events_test.go | 91 +++++++++++-------------------
 pkg/scheduler/partition.go                 | 50 +++++++---------
 pkg/scheduler/partition_test.go            |  4 --
 6 files changed, 89 insertions(+), 133 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to