You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Bakul Ghughal (JIRA)" <ji...@apache.org> on 2016/07/08 19:26:11 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368258#comment-15368258 ] 

Bakul Ghughal commented on IGNITE-3314:
---------------------------------------

Is this item prioritized and being worked on? We started POC with Cassandra cache store but can not use it yet because all our config is in code. Thanks.

> 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
>             Fix For: 1.6
>
>
> 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)