We should start CoreNodeSvc on a new port (5123) in Restate v1.6 but still register ourselves on 5122 for compatibility with v1.5. This allows future versions to split admin/tooling addresses/bind options and network configuration from message fabric which will be cluster-internal.
The potential blocker for this task is metadata server which need to also run on the new port, or have a mode to run over the fabric networking infrastructure.
We should start
CoreNodeSvcon a new port (5123) in Restate v1.6 but still register ourselves on 5122 for compatibility with v1.5. This allows future versions to split admin/tooling addresses/bind options and network configuration from message fabric which will be cluster-internal.The potential blocker for this task is metadata server which need to also run on the new port, or have a mode to run over the fabric networking infrastructure.