Re: [PR] add test for netty ssl cluster [pekko]

2025-05-22 Thread via GitHub
raboof merged PR #1861: URL: https://github.com/apache/pekko/pull/1861 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.a

[PR] add test for netty ssl cluster [pekko]

2025-05-22 Thread via GitHub
pjfanning opened a new pull request, #1861: URL: https://github.com/apache/pekko/pull/1861 Backfit a test from #1857. The code changes that caused the bug there do not appear in the 1.0.x branch. I would still like to plug a hole in our test coverage that allowed the bug to go undetected.