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 2016/12/15 04:40:58 UTC

[jira] [Assigned] (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 ]

Vasiliy Sisko reassigned IGNITE-4432:
-------------------------------------

    Assignee: Vasiliy Sisko  (was: Andrey Novikov)

> 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: Vasiliy Sisko
>
> 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)