This is an automated email from the ASF dual-hosted git repository. reiabreu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/storm.git
commit 32b8e5c35a88e991fe576443c430e71698a77e47 Merge: 4907e6e0d 6d0edddd8 Author: reiabreu <[email protected]> AuthorDate: Wed Jun 24 18:34:13 2026 +0100 Merge pull request #8709 from meetjain74/patch-2 Isolation Scheduler Hosts Sorting | Add secondary sort (No of free slots) and tertiary sort (Hostname) .../apache/storm/scheduler/IsolationScheduler.java | 36 ++++++- .../storm/scheduler/IsolationSchedulerTest.java | 114 +++++++++++++++++++++ 2 files changed, 146 insertions(+), 4 deletions(-)
