Files
scylladb/alternator
Botond Dénes e3e5f8209d Merge 'alternator: fix "/localnodes" to use broadcast_rpc_address' from Nadav Har'El
This short series fixes Alternator's "/localnodes" request to allow a node's external IP address - configured with `broadcast_rpc_address` - to be listed instead of its usual, internal, IP address.

The first patch fixes a bug in gossiper::get_rpc_address(), which the second patch needs to implement the feature. The second patch also contains regression tests.

Fixes #18711.

Closes scylladb/scylladb#18828

* github.com:scylladb/scylladb:
  alternator: fix "/localnodes" to use broadcast_rpc_address
  gossiper: fix get_rpc_address() for this node
2024-07-04 10:37:28 +03:00
..
2024-03-01 16:25:14 +01:00
2024-03-01 16:25:14 +01:00
2023-12-02 22:37:22 +02:00
2024-06-07 06:44:59 +08:00
2023-12-02 22:37:22 +02:00
2024-06-25 12:11:28 +03:00