[ https://issues.apache.org/jira/browse/IGNITE-24505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-24505: ------------------------------------ Description: When an exception happens in *startEndpoint* in *ChannelInitializer*, it is not logged, the client connection gets dropped silently. This makes understanding the problem very difficult. https://github.com/apache/ignite-3/blob/78a3bf2e355949bbb0d2c95672bb82d58616742f/modules/client-handler/src/main/java/org/apache/ignite/client/handler/ClientHandlerModule.java#L296 > ClientHandlerModule does not log exception in initChannel > --------------------------------------------------------- > > Key: IGNITE-24505 > URL: https://issues.apache.org/jira/browse/IGNITE-24505 > Project: Ignite > Issue Type: Bug > Components: thin client > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > > When an exception happens in *startEndpoint* in *ChannelInitializer*, it is > not logged, the client connection gets dropped silently. This makes > understanding the problem very difficult. > https://github.com/apache/ignite-3/blob/78a3bf2e355949bbb0d2c95672bb82d58616742f/modules/client-handler/src/main/java/org/apache/ignite/client/handler/ClientHandlerModule.java#L296 -- This message was sent by Atlassian Jira (v8.20.10#820010)