Skip to content

[feat] Support changing master_server port for MooncakeStore#62

Merged
0oshowero0 merged 2 commits intoAscend:mainfrom
0oshowero0:mooncake
Mar 28, 2026
Merged

[feat] Support changing master_server port for MooncakeStore#62
0oshowero0 merged 2 commits intoAscend:mainfrom
0oshowero0:mooncake

Conversation

@0oshowero0
Copy link
Copy Markdown
Collaborator

@0oshowero0 0oshowero0 commented Mar 28, 2026

Allow using non-default master_service port to start the master_service when using auto_init feature for MooncakeStore backend

Signed-off-by: 0oshowero0 <o0shower0o@outlook.com>
Copilot AI review requested due to automatic review settings March 28, 2026 03:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for configuring the MooncakeStore mooncake_master RPC port from backend.MooncakeStore.master_server_address during auto-init, so the spawned master process can match the client’s configured master endpoint.

Changes:

  • Parse/validate backend.MooncakeStore.metadata_server into host/port variables (renamed for clarity).
  • Parse/validate backend.MooncakeStore.master_server_address and extract its port.
  • Pass the extracted port to mooncake_master via a new --rpc_port=... CLI argument.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: 0oshowero0 <o0shower0o@outlook.com>
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

0oshowero0, thanks for your pull request. All authors of the commits have signed the CLA. 👍

@0oshowero0 0oshowero0 merged commit 11e25dd into Ascend:main Mar 28, 2026
6 checks passed
vermouth1992 pushed a commit to vermouth1992/TransferQueue that referenced this pull request Mar 28, 2026
Allow using non-default master_service port to start the master_service
when using auto_init feature for MooncakeStore backend

---------

Signed-off-by: 0oshowero0 <o0shower0o@outlook.com>
Signed-off-by: Chi Zhang <czhangseu@gmail.com>
@0oshowero0 0oshowero0 deleted the mooncake branch April 2, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants