Valentin Kulichenko created IGNITE-2832:
-------------------------------------------
Summary: CacheJdbcPojoStoreFactory.dataSource property should be replaced with Factory
Key: IGNITE-2832
URL:
https://issues.apache.org/jira/browse/IGNITE-2832 Project: Ignite
Issue Type: Improvement
Components: cache
Affects Versions: 1.5.0.final
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Fix For: 1.6
{{CacheJdbcPojoStoreFactory.dataSource}} property seems to be useless and confusing, because it's transient and therefore data source is lost when configuration is serialized.
This property should be deprecated and replaced with {{Factory<DataSource>}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)