Ethanlm commented on pull request #3379:
URL: https://github.com/apache/storm/pull/3379#issuecomment-786919760
And travis build failed
```
java.lang.AssertionError: topology status TopologyName00047 is not
successful Not enough resources to schedule after evicting lower priority
topologies. Additional Memory Required: 23040.0 MB (Available: 1401050.0 MB).
Additional CPU Required: 175.0% CPU (Available: 25069.0 % CPU).Cannot schedule
by GenericResourceAwareStrategy (10001 states traversed in 2083 ms, backtracked
9630 times, 371 of 376 executors scheduled)
at
org.apache.storm.scheduler.resource.TestUtilsForResourceAwareScheduler.assertStatusSuccess(TestUtilsForResourceAwareScheduler.java:516)
at
org.apache.storm.scheduler.resource.TestUtilsForResourceAwareScheduler.assertTopologiesFullyScheduled(TestUtilsForResourceAwareScheduler.java:484)
at
org.apache.storm.scheduler.resource.strategies.scheduling.TestLargeCluster.testLargeCluster(TestLargeCluster.java:422)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]