-
Notifications
You must be signed in to change notification settings - Fork 9
CP-33514: add server svc port protocol #485
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
CP-33514: add server svc port protocol #485
Conversation
|
Do we have an associated jira issue yet? We need one... (SOC 2 isn't really designed with external contributors in mind) |
Documentation IssuesPR DescriptionThe PR title references ticket "CP-33514: add server svc port protocol" but the description states this PR is meant to "include #465 from a private contributor." However, the actual change implemented sets Inconsistencies:
Possibly Missing Documentation UpdatesFile:
File: File: File: Implementation ConcernsThe implementation diverges from PR #465's proposed solution:
Consider whether the original approach from PR #465 (making the port name configurable and defaulting to |
A PR to include #465 from a private contributor until we can fix CI to work for external contributors.