[
https://issues.apache.org/jira/browse/YUNIKORN-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie-Kai(Jay) Chang closed YUNIKORN-2856.
----------------------------------------
Resolution: Not A Bug
-1 for this change. The conditional is current used for the REST API:
* [http://localhost:9889/ws/v1/partition/default/application/application-XXXX]
This change will break it.
> Remove redundent conditional
> ----------------------------
>
> Key: YUNIKORN-2856
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2856
> Project: Apache YuniKorn
> Issue Type: Improvement
> Reporter: Hsien-Cheng(Ryan) Huang
> Assignee: Jie-Kai(Jay) Chang
> Priority: Minor
> Labels: pull-request-available
>
> Delete unreachable code: webservice/handlers.go
> {code:java}
> if len(unescapedQueueName) == 0 {
> app = partitionContext.GetApplication(application)
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]