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 299F8200B8E for ; Mon, 12 Sep 2016 07:58:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 28251160AD4; Mon, 12 Sep 2016 05:58:23 +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 95608160AC7 for ; Mon, 12 Sep 2016 07:58:22 +0200 (CEST) Received: (qmail 61138 invoked by uid 500); 12 Sep 2016 05:58:21 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 61126 invoked by uid 99); 12 Sep 2016 05:58:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 05:58:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9387E2C014F for ; Mon, 12 Sep 2016 05:58:21 +0000 (UTC) Date: Mon, 12 Sep 2016 05:58:21 +0000 (UTC) From: "Paul Merlin (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZEST-176) Rework Riak EntityStore for Riak 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Sep 2016 05:58:23 -0000 [ https://issues.apache.org/jira/browse/ZEST-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15483166#comment-15483166 ] Paul Merlin commented on ZEST-176: ---------------------------------- The Riak EntityStore now works using a Riak 2 client. Authentication support is still to be added. > Rework Riak EntityStore for Riak 2 > ---------------------------------- > > Key: ZEST-176 > URL: https://issues.apache.org/jira/browse/ZEST-176 > Project: Zest > Issue Type: Task > Reporter: Paul Merlin > Assignee: Paul Merlin > Fix For: 3.0 > > > Riak 2 Java Client only supports protocol buffer based communication, no more HTTP. We will go from two EntityStores implementation (protobuf & http) to a single one. > Riak 2 introduced support for authentication. This should be added to the Zest ES. > See https://github.com/basho/riak-java-client/wiki/Riak-Java-Client-2.0-Upgrade-Guide -- This message was sent by Atlassian JIRA (v6.3.4#6332)