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 2017/01/25 10:18:26 UTC

[jira] [Commented] (IGNITE-4562) .NET: Add BinaryObjectException

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-4562 .NET: Add mapping for BinaryObjectException

    

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

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

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

    https://github.com/apache/ignite/pull/1461.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 #1461
    
----
commit 7cf6a3008ac2d543ea7305e5290b2079fa30ee35
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T09:01:49Z

    IGNITE-4562 .NET: Add mapping for BinaryObjectException

commit 56afa6c73a6a48f864e13cb04339c75a2c35ccb2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T09:34:36Z

    Adding exception mapping tests

commit a7fe2be779c1a9276c9ff2c539bec5d6390b8a22
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T09:41:55Z

    wip tests

commit 3795b270835648e0596f3f324aa20bf80660c5c8
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T09:55:50Z

    Added test for all exceptions mapping

commit d8336d160da4419e9b45c8e51ddbee522c45595f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-01-25T10:17:37Z

    Tests done

----


> .NET: Add BinaryObjectException
> -------------------------------
>
>                 Key: IGNITE-4562
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4562
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Trivial
>              Labels: .NET, newbie
>             Fix For: 1.9
>
>
> Add mapping for Java BinaryObjectException in .NET. This exception can occur due to misconfiguration or deployment issues, we should map it to a .NET class.



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