Ethanlm commented on a change in pull request #3160: STORM-3530 Improve 
scheduling failure messages
URL: https://github.com/apache/storm/pull/3160#discussion_r340632478
 
 

 ##########
 File path: 
storm-server/src/main/java/org/apache/storm/scheduler/resource/strategies/scheduling/IStrategy.java
 ##########
 @@ -41,4 +41,10 @@
      *     successful.
      */
     SchedulingResult schedule(Cluster schedulingState, TopologyDetails td);
+
+    // Get topology scheduling failure text.
+    String getSchedulingFailText();
 
 Review comment:
   This is change public interface and can break backwards compatibility

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to