[ 
https://issues.apache.org/jira/browse/YARN-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555812#comment-17555812
 ] 

Chengbing Liu commented on YARN-10974:
--------------------------------------

[~bteke] Thanks for merging.

I have just uploaded a patch for branch-3.3. Please have a review, thanks.

> CS UI: queue filter and openQueues param do not work as expected
> ----------------------------------------------------------------
>
>                 Key: YARN-10974
>                 URL: https://issues.apache.org/jira/browse/YARN-10974
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacity scheduler
>    Affects Versions: 3.3.1
>            Reporter: Chengbing Liu
>            Assignee: Chengbing Liu
>            Priority: Major
>             Fix For: 3.4.0
>
>         Attachments: YARN-10974-branch-3.3.001.patch, YARN-10974.001.patch
>
>
> With YARN-9879, the Capacity Scheduler now use full queue path instead of 
> leaf queue's name, we should also reflect this change in scheduler UI page.
> This issue addresses two changes:
>  # *Fixed and refined queue filter logic*: instead of exact matching of leaf 
> queue's name, now use prefix matching for non-leaf queue, and exact matching 
> of full queue path for leaf queue.
> This change conforms to the logic of FS.
>  # *Fixed openQueues parameter change behavior in URL during queue expansion 
> and collapsing*, by not displaying the "Queue: " prefix with each leaf and 
> non-leaf queue. 
> Prior to this change, queue collapsing does not remove the corresponding 
> queue name from the openQueues parameter, due to the "Queue: " prefix 
> contains a space, which is encoded as '%20' and therefore not matched cleanly.
> This change also conforms to the logic of FS.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to