You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/08/16 04:18:00 UTC

[jira] [Created] (YUNIKORN-799) Fix NPE in application#GetQueueName

Chia-Ping Tsai created YUNIKORN-799:
---------------------------------------

             Summary: Fix NPE in application#GetQueueName
                 Key: YUNIKORN-799
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-799
             Project: Apache YuniKorn
          Issue Type: Bug
            Reporter: Chia-Ping Tsai


the queue of application is reset to nil after application is completed. Hence, application#GetQueueName should return `QueueName` rather than `queue.QueuePath` to avoid NPE. Querying a cluster which has a completed application by REST API "/ws/v1/apps" can produce the NPE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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