Return-Path: X-Original-To: apmail-brooklyn-dev-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD67B18AEC for ; Wed, 8 Jul 2015 10:25:58 +0000 (UTC) Received: (qmail 75642 invoked by uid 500); 8 Jul 2015 10:25:58 -0000 Delivered-To: apmail-brooklyn-dev-archive@brooklyn.apache.org Received: (qmail 75609 invoked by uid 500); 8 Jul 2015 10:25:58 -0000 Mailing-List: contact dev-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list dev@brooklyn.incubator.apache.org Received: (qmail 75597 invoked by uid 99); 8 Jul 2015 10:25:58 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2015 10:25:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 05746181A31 for ; Wed, 8 Jul 2015 10:25:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.791 X-Spam-Level: * X-Spam-Status: No, score=1.791 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-1.108, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id pGR0MGfx6BCD for ; Wed, 8 Jul 2015 10:25:57 +0000 (UTC) Received: from mail-yk0-f171.google.com (mail-yk0-f171.google.com [209.85.160.171]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 61BC620DD2 for ; Wed, 8 Jul 2015 10:25:56 +0000 (UTC) Received: by ykey15 with SMTP id y15so6898726yke.3 for ; Wed, 08 Jul 2015 03:25:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=f1EV4hf2cLNVyF3bid7hpTzxSP5qgCeQ8wKCP20iA/c=; b=ndkPXJ+RtRuRnkjbafcOx6k2yc4B0nkpnbDqKqdRCJ2woFU8LNJf5zOP0g/NL+wZPo ipW6jyChegRbhX9H0eVabl0Pfp084li9cOIdrDD6eaglj0PTWyh7HYnu70jAhik26BWX QBhhPtAc+D/5lJ7bokQjIgicdS/1LSv/Q0DJKRaSI1hONgykamdRuI34Svqbb25gGWys +WbXkj7ug1P3JDm9d+Rq70P7WTdGlqolARMnZChRgEPlY6KaZm8p6uo6kw8sTRBh6asy Sb8yrOoiHjfoJlcu+53O1Eh6MHOKTUR9P18jrIjO49dTU8hTtD9hscQlFrQJ/7FE9VeJ b9Pg== MIME-Version: 1.0 X-Received: by 10.170.53.87 with SMTP id 84mr10615714ykv.68.1436351155465; Wed, 08 Jul 2015 03:25:55 -0700 (PDT) Received: by 10.13.228.69 with HTTP; Wed, 8 Jul 2015 03:25:55 -0700 (PDT) Date: Wed, 8 Jul 2015 15:55:55 +0530 Message-ID: Subject: Regarding RabbitMQ cluster implementation From: Nisar To: dev@brooklyn.incubator.apache.org Content-Type: multipart/alternative; boundary=001a113951d664f927051a5a9033 --001a113951d664f927051a5a9033 Content-Type: text/plain; charset=UTF-8 Hi Team I would like to implement a rabbitMQ cluster using the available rabbitMQ broker entity. Is this possible through YAML or do I need to create my own custom entity for RMQ. Can you please suggest some documentation or support. Regards Nisar --001a113951d664f927051a5a9033--