You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/05/05 02:47:12 UTC

[jira] [Updated] (IGNITE-2832) CacheJdbcPojoStoreFactory.dataSource property should be replaced with Factory

     [ https://issues.apache.org/jira/browse/IGNITE-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov updated IGNITE-2832:
---------------------------------------
    Assignee: Alexey Kuznetsov  (was: Pavel Konstantinov)

> 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, community
>    Affects Versions: 1.5.0.final
>            Reporter: Valentin Kulichenko
>            Assignee: Alexey Kuznetsov
>             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)