You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/04/18 10:20:41 UTC

[jira] [Updated] (IGNITE-4555) Make KeyValuePersistenceSettings configuration class Spring compatible

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

Vladimir Ozerov updated IGNITE-4555:
------------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> Make KeyValuePersistenceSettings configuration class Spring compatible
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-4555
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4555
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ignite-cassandra
>    Affects Versions: 1.8
>            Reporter: Valentin Kulichenko
>            Assignee: Igor Rudyak
>             Fix For: 2.1
>
>
> Currently {{KeyValuePersistenceSettings}} uses a special XML format which is OK, but limits usability in following cases:
> * Spring is used for all other components of Ignite.
> * User wants to start dynamic cache and does not know persistence configuration in advance.
> We should add getter and setter methods to {{KeyValuePersistenceSettings}} and make it possible to create via Spring or directly in code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)