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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-3052 .NET: Deprecate CacheEvent.LockId

    

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

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

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

    https://github.com/apache/ignite/pull/671.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 #671
    
----
commit 2d5a843268e142f2406d6002be42fd8e32bde8c5
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-04-26T08:36:44Z

    IGNITE-3052 .NET: Deprecate CacheEvent.LockId

commit 2a85fd1543189d6bfa478e49e5c69603c82b5279
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-04-26T09:30:37Z

    IGNITE-3052 .NET: Deprecate CacheEvent.LockId

----


> .NET: Exception on cache event deserialization
> ----------------------------------------------
>
>                 Key: IGNITE-3052
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3052
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> Deserialization fails on LockId for some of the cache events.
> To reproduce: subscribe to all cache events, add local listener, put to 
> cache, run under debugger to see the error. 
> Or run EventsTest under the debugger.
> This exception gets swallowed on Java side, and results in event not being 
> delivered to .NET listener.



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

Reply via email to