Skip to content

Conversation

matthewmcneely
Copy link
Member

Description

This PR changes how the compose tool calculates the port for zero1. It now combines the zeroBasePort (5080) with the opts.PortOffset (default 100) to get the correct peer port (5180). Previously, this calculation was incorrect, causing learner nodes to try and connect to zero1 on the wrong port.

Checklist

  • Code compiles correctly and linting passes locally

@matthewmcneely matthewmcneely requested a review from a team as a code owner September 30, 2025 18:16
@github-actions github-actions bot added the go Pull requests that update Go code label Sep 30, 2025
@mangalaman93 mangalaman93 merged commit 6b9b4e8 into main Oct 1, 2025
14 checks passed
@mangalaman93 mangalaman93 deleted the matthewmcneely/fix-compose-tool-for-learner-nodes branch October 1, 2025 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

2 participants