[jira] [Created] (IGNITE-3314) Implement Serializable in org.apache.ignite.cache.store.cassandra.datasource.DataSource

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3314) Implement Serializable in org.apache.ignite.cache.store.cassandra.datasource.DataSource

Anton Vinogradov (Jira)
Igor Rudyak created IGNITE-3314:
-----------------------------------

             Summary: Implement Serializable in org.apache.ignite.cache.store.cassandra.datasource.DataSource
                 Key: IGNITE-3314
                 URL: https://issues.apache.org/jira/browse/IGNITE-3314
             Project: Ignite
          Issue Type: Sub-task
          Components: cache
            Reporter: Igor Rudyak
            Assignee: Igor Rudyak
            Priority: Minor


Current implementation of org.apache.ignite.cache.store.cassandra.utils.datasource.DataSource doesn't implement Serializable, thus for distributed Ignite clusters, CassandraCacheStoreFactory could only be setup through Spring XML file, but not from code.

New version of org.apache.ignite.cache.store.cassandra.utils.datasource.DataSource should  implement Serializable



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)