[
https://issues.apache.org/jira/browse/IGNITE-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999361#comment-16999361
]
Stefan Miklosovic commented on IGNITE-4555:
-------------------------------------------
[~irudyak] is this still an issue? As of now (Ignite 2.7 / 2.8), I can clearly
create this in the code by passing persistence xml String into its constructor.
Can not be this just closed?
> 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
> Priority: Major
>
> 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
(v8.3.4#803005)