Return-Path: X-Original-To: apmail-oodt-dev-archive@www.apache.org Delivered-To: apmail-oodt-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA88318D80 for ; Wed, 16 Sep 2015 03:38:17 +0000 (UTC) Received: (qmail 17272 invoked by uid 500); 16 Sep 2015 03:38:17 -0000 Delivered-To: apmail-oodt-dev-archive@oodt.apache.org Received: (qmail 17237 invoked by uid 500); 16 Sep 2015 03:38:17 -0000 Mailing-List: contact dev-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list dev@oodt.apache.org Received: (qmail 17216 invoked by uid 99); 16 Sep 2015 03:38:17 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2015 03:38:17 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id E6872283A45; Wed, 16 Sep 2015 03:38:15 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============9040091088831820847==" MIME-Version: 1.0 Subject: Re: Review Request 36002: OODT-855: Avrorpc communication channel for catalog From: "Lewis McGibbney" To: "Lewis McGibbney" , "Chris Mattmann" Cc: "Radu Manole" , "oodt" Date: Wed, 16 Sep 2015 03:38:15 -0000 Message-ID: <20150916033815.3774.6758@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Lewis McGibbney" X-ReviewGroup: oodt X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/36002/ X-Sender: "Lewis McGibbney" References: <20150702131443.13308.1917@reviews.apache.org> In-Reply-To: <20150702131443.13308.1917@reviews.apache.org> Reply-To: "Lewis McGibbney" X-ReviewRequest-Repository: oodt --===============9040091088831820847== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36002/#review99161 ----------------------------------------------------------- Ship it! Ship It! - Lewis McGibbney On July 2, 2015, 1:14 p.m., Radu Manole wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36002/ > ----------------------------------------------------------- > > (Updated July 2, 2015, 1:14 p.m.) > > > Review request for oodt, Lewis McGibbney and Chris Mattmann. > > > Bugs: OODT-855 > https://issues.apache.org/jira/browse/OODT-855 > > > Repository: oodt > > > Description > ------- > > using String parameters and serializing objects with Serializer. > > > Diffs > ----- > > trunk/catalog/pom.xml 1688032 > trunk/catalog/src/main/avro/CommunicationChannel.avpr PRE-CREATION > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/channel/avrorpc/AvrorpcCommunicationChannelClient.java PRE-CREATION > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/channel/avrorpc/AvrorpcCommunicationChannelClientFactory.java PRE-CREATION > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/channel/avrorpc/AvrorpcCommunicationChannelServer.java PRE-CREATION > trunk/catalog/src/main/java/org/apache/oodt/cas/catalog/server/channel/avrorpc/AvrorpcCommunicationChannelServerFactory.java PRE-CREATION > trunk/catalog/src/test/java/org/apache/oodt/cas/catalog/server/channel/avrorpc/TestAvrorpcCommunicationChannelServer.java PRE-CREATION > trunk/catalog/src/test/java/org/apache/oodt/cas/catalog/system/impl/TestCatalogServiceLocal.java 1688032 > > Diff: https://reviews.apache.org/r/36002/diff/ > > > Testing > ------- > > Unit tests. > > > Thanks, > > Radu Manole > > --===============9040091088831820847==--