Skip to content

Conversation

@tomaswolf
Copy link
Member

The ConnectionService keeps a single DefaultForwarder throughout its lifetime. If a port forwarding produces a bind error, the forwarding may throw an exception, but the forwarder must not be closed. If it is closed, no further forwardings are possible anymore in that session.

Fixes #754.

The ConnectionService keeps a single DefaultForwarder throughout its
lifetime. If a port forwarding produces a bind error, the forwarding
may throw an exception, but the forwarder must not be closed. If it
is closed, no further forwardings are possible anymore in that session.
@tomaswolf tomaswolf merged commit 9d1ff5d into apache:master Jul 20, 2025
7 checks passed
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.

Port Forwarding can't start after Port bind Error

1 participant