[
https://issues.apache.org/jira/browse/IGNITE-24505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931467#comment-17931467
]
Pavel Tupitsyn commented on IGNITE-24505:
-----------------------------------------
Merged to main:
https://github.com/apache/ignite-3/commit/fd4d88ba724b5ac7cdec24c58d1096a0f4b85e91
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)