bipinprasad opened a new pull request #3212: [STORM-3587] Allow Scheduler futureTask to gracefully exit with higher timeout. URL: https://github.com/apache/storm/pull/3212 ResourceAwareScheduler creates a FutureTask with timeout specified in config. Scheduling strategy (e.g ConstraintSolverStrategy) uses the the same configuration variable to determine when to terminate its effort. Increase the timeout in ResourceAwareScheduler to allow the FutureTask to gracefully exit and record its error message.
---------------------------------------------------------------- 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
