You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/04 14:12:11 UTC

[jira] [Commented] (IGNITE-1433) .Net: Add IgniteException.JavaStackTrace

    [ https://issues.apache.org/jira/browse/IGNITE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041537#comment-15041537 ] 

ASF GitHub Bot commented on IGNITE-1433:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/294

    IGNITE-1433 .Net: Add IgniteException.JavaStackTrace

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-1433

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/294.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #294
    
----
commit f8dc82c94de96f382db6ff20790ef08b5330353d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-03T15:12:32Z

    IGNITE-1433 .Net: Add GridException.JavaStackTrace

commit fc6a14fbd6d0d9700f01f2e3e0c39fb840d335b2
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T10:55:44Z

    wip propagation

commit d7e359f62c9477ddb439d39572b275a4fdef623e
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T11:17:19Z

    wip

commit 06bf93a2f6908f3d7d3a80543cb98b84186088eb
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T11:21:59Z

    C#/cpp done

commit 832bdeb3c79fdc56216ee6ee3cd9c56c0ce85dff
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T11:25:46Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1433

commit 8a4e7bd055e8f31cc8a568f403d8229c0d8c9cce
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T12:18:10Z

    fixing typos

commit 9faaabb10bac538b86cc721bae31dd8d08411d75
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T12:21:10Z

    Fixing typos

commit 3271d5c1cc676d23662f9f313f9ccf3096a3377f
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-04T12:41:12Z

    fixing typos

----


> .Net: Add IgniteException.JavaStackTrace
> ----------------------------------------
>
>                 Key: IGNITE-1433
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1433
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: 1.1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel  Tupitsyn
>
> Propagate java stack trace as a string in ExceptionUtils.GetException and write it to a new field in IgniteException class.
> This will simplify debugging for us both locally and when getting error reports from clients.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)