Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 63DA2693E for ; Fri, 15 Jul 2011 08:49:52 +0000 (UTC) Received: (qmail 76788 invoked by uid 500); 15 Jul 2011 08:49:51 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 76519 invoked by uid 500); 15 Jul 2011 08:49:35 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 76509 invoked by uid 99); 15 Jul 2011 08:49:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 08:49:27 +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.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 08:49:21 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id ED8F95821E for ; Fri, 15 Jul 2011 08:48:59 +0000 (UTC) Date: Fri, 15 Jul 2011 08:48:59 +0000 (UTC) From: "R.I.Pienaar (JIRA)" To: dev@activemq.apache.org Message-ID: <2102247633.16553.1310719739969.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1988865.366851295003385224.JavaMail.jira@thor> Subject: [jira] [Commented] (AMQ-3135) ActiveMQ.Advisory.Connection messages should contain client ip/host 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/AMQ-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065775#comment-13065775 ] R.I.Pienaar commented on AMQ-3135: ---------------------------------- Awesome, I've tested and this looks good at first glance, will take a better in depth look real soon and let you know > ActiveMQ.Advisory.Connection messages should contain client ip/host > ------------------------------------------------------------------- > > Key: AMQ-3135 > URL: https://issues.apache.org/jira/browse/AMQ-3135 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker > Affects Versions: 5.4.2 > Environment: CentOS, OpenJDK 6, ActiveMQ 5.4.2 > Reporter: R.I.Pienaar > Assignee: Dejan Bosanac > Priority: Minor > Fix For: 5.6.0 > > > At present a connection advisory message recieved over stomp looks like: > "ConnectionInfo": { > "commandId": 0, > "responseRequired": true, > "connectionId": { > "value": "ID:monitor1.xx.net-57901-1294599217160-5:10017" > }, > "clientId": "ID:monitor1.xx.net-57901-1294599217160-5:10017", > "userName": "", > "password": "", > "brokerMasterConnector": false, > "manageable": false, > "clientMaster": true, > "faultTolerant": false, > "failoverReconnect": false > }} > Where monitor1.xx.net is the broker name. > It would be very useful if these messages also included the IP Address, Hostname, Port of the client connecting. > There other advisories that would also greatly benefit from this like ActiveMQ.Advisory.NetworkBridge > thanks -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira