Skip to content

proxy: improved service discovery #421

Description

@brayniac

The proxy implemented in #416 needs to handle service discovery. The zookeeper service discovery included in the initial implementation is very Aurora/Finagle specific.

One option to improve this is to expand on the admin commands and send topology changes from a sidecar process to the proxy via the admin port. This would allow for custom handling of service discovery without the need to support a wide variety of approaches within the proxy.

As part of this, we need to also be able to handle changes to the serverset and ability to provide some key to hash on (eg shard id)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions