Skip to content

riak-repl connections and riak_core_cluster_manager:get_connections/0 misleading. #473

@cmeiklejohn

Description

@cmeiklejohn

Both of these, one which uses the other in its implementation, proxy their calls to the leader node, which is misleading when debugging because the node, if not the leader, may still have a connection to the remote sink.

Rather, return a list of open connections and the source node.

For instance, dev1 is not the source leader, but has a process open to a sink node, which is not reported by the connections command.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions