You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/07/31 19:17:06 UTC

[GitHub] [storm] dandsager1 commented on a change in pull request #3092: STORM-3474 Large fragmented cluster scheduling time test

dandsager1 commented on a change in pull request #3092: STORM-3474 Large fragmented cluster scheduling time test
URL: https://github.com/apache/storm/pull/3092#discussion_r309388814
 
 

 ##########
 File path: storm-server/src/main/java/org/apache/storm/scheduler/resource/strategies/scheduling/ConstraintSolverStrategy.java
 ##########
 @@ -41,6 +41,9 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+// When making changes to scheduling strategy, be sure to run performance performance unit test
+// TestResourceAwareScheduler::testLargeFragmentedClusterScheduling
 
 Review comment:
   removed

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services