Connection validation is implemented via the context executor on channel activation. That scheduled task should not block the thread pool when it executes.
Refactor connection validation to provide a non-blocking implementation to support this scenario.
Connection validation is implemented via the context executor on channel activation. That scheduled task should not block the thread pool when it executes.
Refactor connection validation to provide a non-blocking implementation to support this scenario.