Hi, Is there a way to configure storm to connect to multiple zookeeper instances (quorum) running on a single host but different ports?
"storm.zookeeper.servers" allows you to specify multiple hosts and "storm.zookeeper.port " allows a single port. I see some reference to zookeeper.multiple.setup in the configuration file. But, not sure if that is the right one and how to configure it. Has anyone done this before? Thanks, Sudha
