[
https://issues.apache.org/jira/browse/YARN-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073321#comment-16073321
]
Bibin A Chundatt commented on YARN-6741:
----------------------------------------
Thank you [[email protected]] for providing patch
# Remove whitespace errors
{noformat}
../patch/YARN-6741.001.patch:137: trailing whitespace.
../patch/YARN-6741.001.patch:219: trailing whitespace.
warning: 2 lines add whitespace errors.
{noformat}
# Comment need to be modified
{noformat}
Check if the child-queue has been converted into parent queue/leaf
{noformat}
# Not related to patch attached. Remove the unused imports from *ParentQueue*
# Testcase description its better to add more details.
# Unused imports to be removed from *TestCapacityScheduler* as part of next
change
# testRefreshQueuesWithAllChildrenQueueDelete rename to
*testRefreshQueuesWithAllChildQueuesDeleted*
# Exception message could be changed to add the queue B child delete scenario
{noformat}
4441 fail("Expected to NOT throw exception when refresh queue tries to
delete"
4442 + " a queue WITHOUT running apps");
{noformat}
> Deleting all children of a Parent Queue on refresh throws exception
> -------------------------------------------------------------------
>
> Key: YARN-6741
> URL: https://issues.apache.org/jira/browse/YARN-6741
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacity scheduler
> Affects Versions: 3.0.0-alpha3
> Reporter: Naganarasimha G R
> Assignee: Naganarasimha G R
> Attachments: YARN-6741.001.patch
>
>
> If we configure CS such that all children of a parent queue are deleted and
> made as a leaf queue, then {{refreshQueue}} operation fails.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]