Skip to content

Make HostAndPort implement Serializable #1126

@mjtieman

Description

@mjtieman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions