Open
Description
- Split existing test into individual test methods and add
@before
and@after
methods to handle server configuration saving and restoring. - Update the Netty
MaxOpenConnectionsHandler
to share it across connections, otherwise a new instance is created for each connection and thetcpOptions
maxOpenConnections
configurations doesn't work with Netty.
Metadata
Metadata
Assignees
Type
Projects
Status
Identified Tasks