Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sideband port configurable via json file. #1126

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

amehra-ni
Copy link
Contributor

@amehra-ni amehra-ni commented Nov 21, 2024

What does this Pull Request accomplish?

There were some unresolved comments in the previous PR. Two of them are being addressed in this PR.

  • The sideband port should not be hardcoded and instead should be configurable via service_cofig.json file.

Why should this Pull Request be merged?

  • Exposed a new member sideband_port and used that for initialization.
  • Created out a helper which extracts port. Used it at two places for extracting port.

What testing has been done?

  • No functional behavior change for grpc-server.
  • We can now configure the sideband port.

@amehra-ni amehra-ni marked this pull request as ready for review November 26, 2024 08:41
@amehra-ni amehra-ni merged commit dea3b5a into main Nov 27, 2024
10 checks passed
@amehra-ni amehra-ni deleted the users/amehra/use-config-port branch November 27, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants