Currently we use a single Redis instance as the primary data store for each of our Storm topologies and are making the transition to Redis cluster. We want to set a list of HostAndPort objects (one for each cluster nodes) as a property on some of the bolts, which requires them to be HostAndPort to be serializable.