You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/12/15 09:55:58 UTC

[jira] [Closed] (IGNITE-4432) Web console: incorrect code generation for creating a near cache on client node

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

Pavel Konstantinov closed IGNITE-4432.
--------------------------------------
    Assignee: Alexey Kuznetsov  (was: Pavel Konstantinov)

> Web console: incorrect code generation for creating a near cache on client node
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-4432
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4432
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Konstantinov
>            Assignee: Alexey Kuznetsov
>             Fix For: 2.0
>
>
> Current java-code generated as
> {code}
> // Demo of near cache creation on client node.   
> ignite.getOrCreateCache(ClientConfigurationFactory.ComalgorithmCache(), ClientConfigurationFactory.nearConfigurationComalgorithmCache());
> {code}
> but actual method name for cache creation is 'cacheComalgorithmCache()' - starting with 'cache'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)