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

Aleksey Plekhanov commented on IGNITE-14402:
--------------------------------------------

[~ptupitsyn], I've draft unfinished implementation for thin client CQ 
([https://github.com/alex-plekhanov/ignite/commits/thin-continous-queries)] the 
main problem I've faced - the java thin client is not JCache compatible and we 
can't use classes and API which already used by the thick client. For example, 
CacheEntryEvent requires JCache compatible cache which can't be null, so we 
can't use this event and JCache CacheEntryListener's and thin client API 
becomes inconsistent with thick client API.    

> Java Thin: Continuous Query
> ---------------------------
>
>                 Key: IGNITE-14402
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14402
>             Project: Ignite
>          Issue Type: New Feature
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: iep-50
>             Fix For: 2.11
>
>
> Implement Continuous Query API in Java Thin Client.
> See .NET Thin Client as a reference: IGNITE-13148



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to