You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/06/07 15:48:18 UTC

[jira] [Created] (IGNITE-5441) .NET: Stack trace is lost for exceptions in ICacheStore

Pavel Tupitsyn created IGNITE-5441:
--------------------------------------

             Summary: .NET: Stack trace is lost for exceptions in ICacheStore
                 Key: IGNITE-5441
                 URL: https://issues.apache.org/jira/browse/IGNITE-5441
             Project: Ignite
          Issue Type: Bug
          Components: platforms
    Affects Versions: 2.0
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.1


When exception happens during cache store invocation ({{Write}} method in particular), Java stack trace is lost, original .NET stack trace is lost, exception is quite useless. See {{CheckCustomStoreError}} in {{TestLoadCache}}, this test should be improved to make sure we preserve all information.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)