[GitHub] [storm] jmartell7 opened a new pull request, #3541: Fix infinite loop when no files are left to remove

2023-05-03 Thread via GitHub
jmartell7 opened a new pull request, #3541: URL: https://github.com/apache/storm/pull/3541 ## What is the purpose of the change An infinite loop can occur when the worker directory takes too much space, but no files are found to remove. ## How was the change tested I have not in

[GitHub] [storm] bipinprasad opened a new pull request, #3540: [STORM-3916] Add Round Robin Scheduling stretgy with optional node li…

2023-05-03 Thread via GitHub
bipinprasad opened a new pull request, #3540: URL: https://github.com/apache/storm/pull/3540 …mit. ## What is the purpose of the change *Round Robin strategy will distribute components evenly across nodes. Default behavior will be to spread across all nodes. But can be limited