You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/07/05 20:45:00 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 ]

Valentin Kulichenko updated IGNITE-4555:
----------------------------------------
    Fix Version/s:     (was: 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: cassandra
>    Affects Versions: 1.8
>            Reporter: Valentin Kulichenko
>            Assignee: Igor Rudyak
>
> 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.4.14#64029)