You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2018/02/08 10:54:00 UTC

[jira] [Commented] (IGNITE-2093) Add support for scan near cache to VisorQueryTask

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

Vasiliy Sisko commented on IGNITE-2093:
---------------------------------------

Implemented -near argument of cache scan command.

Implemented selection of node when -id and -id8 arguments are not specified.

> Add support for scan near cache to VisorQueryTask
> -------------------------------------------------
>
>                 Key: IGNITE-2093
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2093
>             Project: Ignite
>          Issue Type: Task
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Alexey Kuznetsov
>            Assignee: Vasiliy Sisko
>            Priority: Major
>
> VisorQueryTask can execute EXPLAIN, SQL and SCAN queries, but it is not so hard add support for SCAN NEAR CACHE "pseudo query" that will work on some node locally and will return ccache.localEntries(CachePeekMode.NEAR).iterator().



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