You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Rudyak (JIRA)" <ji...@apache.org> on 2017/01/18 01:38:26 UTC

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

Igor Rudyak reassigned IGNITE-4555:
-----------------------------------

    Assignee: Igor Rudyak  (was: Valentin Kulichenko)

> 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: 1.9
>
>
> 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.4#6332)