Skip to content

storage-types: use scheme default port for CSR SSH tunnel#36701

Merged
def- merged 1 commit into
MaterializeInc:mainfrom
def-:pr-https-port
May 26, 2026
Merged

storage-types: use scheme default port for CSR SSH tunnel#36701
def- merged 1 commit into
MaterializeInc:mainfrom
def-:pr-https-port

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented May 24, 2026

Previously url::Url::port() returned None for default ports, so HTTPS schema registry URLs without an explicit port forwarded SSH tunnel traffic to port 80, causing TLS handshake failures.

Previously `url::Url::port()` returned `None` for default ports, so
HTTPS schema registry URLs without an explicit port forwarded SSH
tunnel traffic to port 80, causing TLS handshake failures.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@def- def- requested a review from a team as a code owner May 24, 2026 01:51
Copy link
Copy Markdown
Contributor

@martykulma martykulma left a comment

Choose a reason for hiding this comment

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

nice - thanks @def- !

@def- def- merged commit ff1ff33 into MaterializeInc:main May 26, 2026
118 checks passed
@def- def- deleted the pr-https-port branch May 26, 2026 15:00
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.

2 participants