Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 915ECCB5C for ; Sun, 28 Dec 2014 00:13:04 +0000 (UTC) Received: (qmail 20961 invoked by uid 500); 28 Dec 2014 00:13:04 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 20916 invoked by uid 500); 28 Dec 2014 00:13:04 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 20907 invoked by uid 99); 28 Dec 2014 00:13:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Dec 2014 00:13:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 28 Dec 2014 00:13:03 +0000 Received: (qmail 20502 invoked by uid 99); 28 Dec 2014 00:10:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Dec 2014 00:10:13 +0000 Date: Sun, 28 Dec 2014 00:10:13 +0000 (UTC) From: "Stephan Erb (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-761) Provide a proxy for generic service discovery MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259528#comment-14259528 ] Stephan Erb commented on AURORA-761: ------------------------------------ Great! > Provide a proxy for generic service discovery > --------------------------------------------- > > Key: AURORA-761 > URL: https://issues.apache.org/jira/browse/AURORA-761 > Project: Aurora > Issue Type: Story > Components: Service Discovery, Usability > Reporter: Bill Farner > Priority: Minor > > While {{Announcer}} provides service registration, we lack a cross-cutting answer for service discovery. There are well-known libraries that will do it (e.g. finagle), but we need an answer for others. Marathon, for example, provides a script called {{haproxy_marathon_bridge}} that reloads configuration of HAProxy for this purpose. We could do something similar with a mixin {{Process}} that dynamically routes an inbound port to a serverset path in ZooKeeper. -- This message was sent by Atlassian JIRA (v6.3.4#6332)