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

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

GitHub user NSAmelchev opened a pull request:

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

    IGNITE-4284

    

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

    $ git pull https://github.com/NSAmelchev/ignite IGNITE-4284

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

    https://github.com/apache/ignite/pull/1564.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 #1564
    
----
commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-07T14:04:02Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit b676ee8bef440447968372ffd56bcf644bfa7175
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-01-27T14:56:12Z

    Add test
    
    Second client node join with continuous query and peer class loading
    enabled

commit 1e1846b681080bf1af29968e552662fbaebb5e66
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-01-27T15:04:07Z

    Return null for event filter when remote filter factori is null
    
    Fix by returning null for event filter if remote filter factory is null.

commit e90b78aacdc5175a56783c89e60f6e9c5800fd27
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-20T17:14:48Z

    Add Nullable annotation

commit 9266321939112fe39fba237bf7cd6b6d34213a9e
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-21T10:00:17Z

    Add test to suite

commit 01d447c00a44becafffcd5bac8279512a30629e7
Author: NSAmelchev <nsamelc...@gmail.com>
Date:   2017-02-21T13:44:07Z

    Merge remote-tracking branch 'apache/master' into IGNITE-4284
    
    # Conflicts:
    #   
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite3.java

----


> Failed second client node join with continuous query and peer class loading 
> enabled
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-4284
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4284
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Dmitry Karachentsev
>            Assignee: Amelchev Nikita
>             Fix For: 2.0
>
>
> Steps to reproduce:
> 1) Start server with cache and peer class loading enabled.
> 2) Start client with peer class loading enabled.
> 3) Start continuous query with custom event filter factory.
> 4) Start second client -- Fail with NPE or AsserionError.
> Test that reproduces error: 
> [PR#1267|https://github.com/apache/ignite/pull/1267]



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

Reply via email to