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

Yury Gerzhedovich edited comment on IGNITE-11907 at 7/10/19 9:13 AM:
---------------------------------------------------------------------

[~Pavlukhin]

Pull request looks good. Just two additional minors:

1) IncompleteDeserializationExceptionTest - commented code at the end
 2) 
ContinuousQueryRemoteFilterMissingInClassPathSelfTest#testServerMissingClassFailsRegistration
 method - doesn't check that exception not thrown. 


was (Author: jooger):
[~Pavlukhin]

Pull request looks good. Just two additional minors:

1) IncompleteDeserializationExceptionTest - commented code at the end
2) testServerMissingClassFailsRegistration method - doesn't check that 
exception not thrown. 

> Registration of continuous query should fail if nodes don't have remote 
> filter class
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11907
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11907
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Denis Mekhanikov
>            Assignee: Ivan Pavlukhin
>            Priority: Major
>         Attachments: 
> ContinuousQueryRemoteFilterMissingInClassPathSelfTest.java
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If one of data nodes doesn't have a remote filter class, then registration of 
> continuous queries should fail with an exception. Currently nodes fail 
> instead.
> Reproducer is attached: 
> [^ContinuousQueryRemoteFilterMissingInClassPathSelfTest.java]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to