Return-Path: X-Original-To: apmail-qpid-proton-archive@minotaur.apache.org Delivered-To: apmail-qpid-proton-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 581A2109A9 for ; Thu, 17 Oct 2013 18:20:57 +0000 (UTC) Received: (qmail 54826 invoked by uid 500); 17 Oct 2013 18:20:44 -0000 Delivered-To: apmail-qpid-proton-archive@qpid.apache.org Received: (qmail 54785 invoked by uid 500); 17 Oct 2013 18:20:42 -0000 Mailing-List: contact proton-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: proton@qpid.apache.org Delivered-To: mailing list proton@qpid.apache.org Received: (qmail 54771 invoked by uid 99); 17 Oct 2013 18:20:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 18:20:42 +0000 Date: Thu, 17 Oct 2013 18:20:41 +0000 (UTC) From: "Ted Ross (JIRA)" To: proton@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (PROTON-441) Provide hooks for alternative sources of Messenger routes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ted Ross created PROTON-441: ------------------------------- Summary: Provide hooks for alternative sources of Messenger routes Key: PROTON-441 URL: https://issues.apache.org/jira/browse/PROTON-441 Project: Qpid Proton Issue Type: New Feature Components: proton-c Affects Versions: 0.5 Reporter: Ted Ross Fix For: 0.6 This is a request to add the capability to set Messenger routes automatically on Messenger startup. Where the routes come from may be platform-specific (i.e. environment variables, configuration files, registries, network-based lookup, etc.). The desire is to allow Messenger applications to be wholly unaware of the route mappings that come from other sources. -- This message was sent by Atlassian JIRA (v6.1#6144)