[
https://issues.apache.org/jira/browse/IGNITE-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428623#comment-15428623
]
ASF GitHub Bot commented on IGNITE-3314:
----------------------------------------
GitHub user irudyak opened a pull request:
https://github.com/apache/ignite/pull/974
IGNITE-3314 Implement Serializable in
org.apache.ignite.cache.store.cassandra.datasource.DataSource
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/irudyak/ignite ignite-3314
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/974.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #974
----
commit 9822cb0807bc5ba7fc0173dadbcc5c30f7f2f154
Author: Igor <[email protected]>
Date: 2016-08-19T18:25:10Z
IGNITE-3172
----
> 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.8
>
>
> 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)