Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59951184BE for ; Sun, 13 Dec 2015 08:16:49 +0000 (UTC) Received: (qmail 60190 invoked by uid 500); 13 Dec 2015 08:16:49 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 60160 invoked by uid 500); 13 Dec 2015 08:16:49 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 60151 invoked by uid 99); 13 Dec 2015 08:16:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Dec 2015 08:16:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 97B5A2C0452 for ; Sun, 13 Dec 2015 08:16:46 +0000 (UTC) Date: Sun, 13 Dec 2015 08:16:46 +0000 (UTC) From: "Igor Rudyak (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-1371) Key-Value store (like Cassandra) as CacheStore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054853#comment-15054853 ] Igor Rudyak commented on IGNITE-1371: ------------------------------------- According usage of embedded Cassandra for unit tests it's rather hard for me to provide estimations. I just found that it doesn't work out of the box, like in provided examples. I am rather busy now, so it could take some time to investigate the problem. > Key-Value store (like Cassandra) as CacheStore > ---------------------------------------------- > > Key: IGNITE-1371 > URL: https://issues.apache.org/jira/browse/IGNITE-1371 > Project: Ignite > Issue Type: New Feature > Components: cache > Affects Versions: ignite-1.4 > Reporter: Alexandre Boudnik > Assignee: Igor Rudyak > Attachments: master_02b59e4_ignite-1371.patch > > Original Estimate: 504h > Remaining Estimate: 504h > > It will provide ability to map particular cache holding POJOs to Cassandra table. Later it would be generalized to support eventually any any Key-Value store. -- This message was sent by Atlassian JIRA (v6.3.4#6332)