Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4FF78200B62 for ; Fri, 12 Aug 2016 22:53:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4EAB7160AB0; Fri, 12 Aug 2016 20:53:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BC7D9160A85 for ; Fri, 12 Aug 2016 22:53:21 +0200 (CEST) Received: (qmail 45569 invoked by uid 500); 12 Aug 2016 20:53:21 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 45558 invoked by uid 99); 12 Aug 2016 20:53:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 20:53:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7E2232C02A8 for ; Fri, 12 Aug 2016 20:53:20 +0000 (UTC) Date: Fri, 12 Aug 2016 20:53:20 +0000 (UTC) From: "Lewis John McGibbney (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (GORA-409) JCache Datastore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 20:53:22 -0000 [ https://issues.apache.org/jira/browse/GORA-409?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-409. --------------------------------------- Resolution: Fixed Excellent work [~djkevincr] I've merged both PR's and the build is stable. Please 2 new issues. 1) You must document the data store at http://gora.apache.org/current/index= .html#gora-modules 2) Please ensure that a package-info.java exists for all module you've adde= d 3) Please add use of the module to the gora-turorial. Thanks > JCache Datastore > ---------------- > > Key: GORA-409 > URL: https://issues.apache.org/jira/browse/GORA-409 > Project: Apache Gora > Issue Type: Sub-task > Reporter: Alparslan Avc=C4=B1 > Assignee: Kevin Ratnasekera > Labels: gora-jcache, gsoc2016, jcache > Fix For: 0.7 > > Attachments: JavaCaching.pdf > > > Implementation of JCache datastore.=20 > According to the [JSR-107|https://jcp.org/en/jsr/detail?id=3D107], the JC= ache caching API is specified by the Java Community Process (JCP). JCache d= atastore should be implemented to provide usage of any JCache provider like= Hazelcast. -- This message was sent by Atlassian JIRA (v6.3.4#6332)