Pavel Tupitsyn created IGNITE-17826:
---------------------------------------
Summary: .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
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.0.0-alpha6
There was some intermittent test failure on TC, and the stack trace is missing
some details:
{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}
Additionally, we should enable server-side stack traces for tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)