[
https://issues.apache.org/jira/browse/IGNITE-17826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614918#comment-17614918
]
Pavel Tupitsyn commented on IGNITE-17826:
-----------------------------------------
Merged to main: 7467c0873e0c882bce8291c0753d4bb40bc4f7d6
> .NET: Thin 3.0: Incomplete exception stack traces
> -------------------------------------------------
>
> Key: IGNITE-17826
> URL: https://issues.apache.org/jira/browse/IGNITE-17826
> Project: Ignite
> Issue Type: Bug
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, ignite-3
> Fix For: 3.0.0-alpha6
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There was some intermittent test failure on TC, and the stack trace is:
> {code}
> OneTimeSetUp: Apache.Ignite.IgniteException : IGN-CMN-65535
> TraceId:ad65ae38-a17b-4147-a289-dc571678f327 Failed to read storage data
> ----> Apache.Ignite.IgniteException :
> org.apache.ignite.lang.IgniteInternalException
> {code}
> Issues:
> * .NET stack trace looks incomplete
> * There is no details about this error in Java server logs (misconfigured
> ClientHandler?)
> * Java stack trace is ignored in .NET (see ClientSocket.ReadError)
> Additionally, we should enable server-side stack traces for tests.
> https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunAllTests/6810719?logFilter=debug
--
This message was sent by Atlassian Jira
(v8.20.10#820010)