Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-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 87E1111EF4 for ; Fri, 21 Feb 2014 20:41:04 +0000 (UTC) Received: (qmail 25613 invoked by uid 500); 21 Feb 2014 20:41:03 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 25510 invoked by uid 500); 21 Feb 2014 20:41:03 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 25502 invoked by uid 99); 21 Feb 2014 20:41:03 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Feb 2014 20:41:03 +0000 Received: from localhost (HELO 149-160-244-60.dhcp-bl.indiana.edu) (127.0.0.1) (smtp-auth username smarru, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Feb 2014 20:41:03 +0000 From: Suresh Marru Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Removing current registry and orchestrator services Message-Id: <87A2C505-E339-40A1-AD11-90F821A1D7EC@apache.org> Date: Fri, 21 Feb 2014 15:41:00 -0500 To: Airavata Dev Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) X-Mailer: Apple Mail (2.1827) Hi All, As I noted on the JIRA = (https://issues.apache.org/jira/browse/AIRAVATA-1005), it will be useful = to start exploring the service versions of the CPI=92s for internal = communication. To avoid conflicts, can we remove the current = registry-service which is mainly used to bootstrap database and also = current orchestrator-service which was a simple proof of concept thrift = file with no implementation? After we remove them, I can start committing the thrift version of these = services. Suresh=