Chesnay Schepler created FLINK-26095:
----------------------------------------
Summary: MetricQueryService actor system binds to different
address than main actor system
Key: FLINK-26095
URL: https://issues.apache.org/jira/browse/FLINK-26095
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination, Runtime / Metrics
Affects Versions: 1.13.0
Reporter: Chesnay Schepler
Fix For: 1.15.0
We pass RpcService#getAddress() to MetricUtils.startRemoteMetricsRpcService as
the bind address, but this is the address under which the actor system is
reachable from the outside.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)