Description
Error Message
Expected to NOT throw exception when refresh queue tries to delete a queue WITHOUT running apps
Link here
Stacktrace
java.lang.AssertionError: Expected to NOT throw exception when refresh queue tries to delete a queue WITHOUT running apps
at org.junit.Assert.fail(Assert.java:88)
at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler.testRefreshQueuesWithQueueDelete(TestCapacityScheduler.java:3875)
Attachments
Attachments
Issue Links
- relates to
-
YARN-6327 Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator
- Resolved