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 318ED10817 for ; Sat, 6 Jul 2013 01:29:49 +0000 (UTC) Received: (qmail 22389 invoked by uid 500); 6 Jul 2013 01:29:49 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 22329 invoked by uid 500); 6 Jul 2013 01:29:49 -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 22320 invoked by uid 99); 6 Jul 2013 01:29:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jul 2013 01:29:48 +0000 Date: Sat, 6 Jul 2013 01:29:48 +0000 (UTC) From: "Hank.X.Hua (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4622) Broter connect to themselves when using the Multicast Transport in NetworkConnector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Hank.X.Hua created AMQ-4622: ------------------------------- Summary: Broter connect to themselves when using the Multicast= Transport in NetworkConnector Key: AMQ-4622 URL: https://issues.apache.org/jira/browse/AMQ-4622 Project: ActiveMQ Issue Type: Bug Components: Broker, Connector, JMS client, Message Store Affects Versions: 5.8.0 Environment: pc(computer), windows 7(os),Multicast Transport,netwo= rkConnector Reporter: Hank.X.Hua Fix For: 5.x ActiveMQ Configuration=EF=BC=9A =09 With this configuration, after starting the MQ, the MQ will appear " Networ= k connection between vm://Hank1#0 and tcp://Computer name/IP:61623@50576(Ha= nk1) has been established" in the activemq.log, When a consumer is listenin= g, it will appear two consumer in "Number of Consumer" of "http://localhos= t:8168/admin/queues.jsp".This will lead to not receive the complete message= (for example producer send 100 messages, the consumer of "ID:WCMIS147-50871= -1373073323074-0:1" will receive 73 messages,and another one of "TalendESB-= MQ1_Hank1_inbound_Hank1 " will receive 27 messages) So ,I think this bug is dangerous,if it was really exsit -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira