Forgot to mention:
I've tried to set the storm.yaml like follows using only a single port, but still, when for instance rebalancing the topology, two CPU-heavy tasks are put on a single machine. I thought storm.yaml would override the default.yaml.
supervisor.slots.ports:
- 6700
A hint is well appreciated!