Valentin Kulichenko created IGNITE-4555:
-------------------------------------------
Summary: 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: Valentin Kulichenko
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)