Skip to content

Conversation

erguiti-imane
Copy link
Member

fix: use random ports in NettyTests to avoid port binding conflicts and Regerate metadata

What does this PR do?

  • Modified startServer() to bind to port 0 and return actual port
  • Updated startClient() to accept port parameter
  • Resolves Address already in use errors with Netty 4.2.3.Final

Code sections where the PR accesses files, network, docker or some external service

  • (example link to code section)

Checklist before merging

- Modified startServer() to bind to port 0 and return actual port
- Updated startClient() to accept port parameter
- Resolves Address already in use errors with Netty 4.2.3.Final
@erguiti-imane erguiti-imane requested a review from a team as a code owner September 26, 2025 15:46
@erguiti-imane erguiti-imane requested a review from melix September 26, 2025 15:46
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.

1 participant