You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Peter Bacsko (Jira)" <ji...@apache.org> on 2023/03/21 07:34:00 UTC

[jira] [Created] (YUNIKORN-1645) Add base type to UserTracker and GroupTracker to reduce code duplications

Peter Bacsko created YUNIKORN-1645:
--------------------------------------

             Summary: Add base type to UserTracker and GroupTracker to reduce code duplications
                 Key: YUNIKORN-1645
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1645
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Peter Bacsko


The types {{UserTracker}} and {{GroupTracker}} have a lot in common. Bot have {{queueTracker}}, methods like {{increaseTrackedResource()}} and {{decreaseTrackedResource()}}. YUNIKORN-1566 will add code that is going to be same again for both.

Add a common type {{BaseTracker}} to reduce duplication.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org