2015-01-15 11:59 GMT-05:00 Armando Martinez Briones <[email protected]> > > How I can add "x" Bolts whith the same logic for this topology on runtime? >
I think you're looking for the `storm rebalance` command. It will allow you to change the number of workers and executors without killing your topology.
