Hi, Which parameters in storm can be changed dynamically at runtime. Are all topology parameters configurable at runtime, without restarting the instances?
These are some of the properties am looking into: topology.max.spout.pending topology.backpressure.enable topology.sleep.spout.wait.strategy.time.ms topology.spout.wait.strategy topology.disruptor.wait.timeout.millis topology.disruptor.batch.timeout.millis topology.disruptor.batch.size topology.executor.receive.buffer.size topology.executor.send.buffer.size topology.transfer.buffer.size supervisor.cpu.capacity supervisor.memory.capacity.mb
