You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitry Karachentsev (JIRA)" <ji...@apache.org> on 2016/11/23 11:51:59 UTC

[jira] [Updated] (IGNITE-4284) Failed second client node join with continuous query and peer class loading enabled

     [ https://issues.apache.org/jira/browse/IGNITE-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Karachentsev updated IGNITE-4284:
----------------------------------------
    Description: 
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]

  was:
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.


> 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
>    Affects Versions: 1.7
>            Reporter: Dmitry Karachentsev
>             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.4#6332)