Hi - I see there's a static broker-id in the properties files. Is this optional? When using Zookeeper, couldn't ZK just give each broker if registered as a SEQ node a generated ID that's guaranteed to be unique? Otherwise can this ID be a randomly generated ID? Basically I'd like to bring up instances in EC2 without having to worry about the state of other brokers...
Thanks! Flo