From issues-return-24465-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Sat Jan 13 21:00:13 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id B8345180630 for ; Sat, 13 Jan 2018 21:00:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A85C1160C30; Sat, 13 Jan 2018 20:00:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EEC9A160C2F for ; Sat, 13 Jan 2018 21:00:12 +0100 (CET) Received: (qmail 38210 invoked by uid 500); 13 Jan 2018 20:00:12 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 38180 invoked by uid 99); 13 Jan 2018 20:00:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jan 2018 20:00:12 +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 B898E180640 for ; Sat, 13 Jan 2018 20:00:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -107.911 X-Spam-Level: X-Spam-Status: No, score=-107.911 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id lrozdUbIuO1V for ; Sat, 13 Jan 2018 20:00:11 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 5033C5FAEA for ; Sat, 13 Jan 2018 20:00:10 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E8ADBE0248 for ; Sat, 13 Jan 2018 20:00:07 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2B672212FC for ; Sat, 13 Jan 2018 20:00:04 +0000 (UTC) Date: Sat, 13 Jan 2018 20:00:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-1596) Anonymous STOMP consumer/producer auto-creates address with wrong routing-type MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARTEMIS-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325308#comment-16325308 ] ASF subversion and git services commented on ARTEMIS-1596: ---------------------------------------------------------- Commit b4ed5c32371173166d0b4475ca543aa2b277320f in activemq-artemis's branch refs/heads/master from [~michael.andre.pearce] [ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=b4ed5c3 ] ARTEMIS-1596 - Fix checkstyle. > Anonymous STOMP consumer/producer auto-creates address with wrong routing-type > ------------------------------------------------------------------------------ > > Key: ARTEMIS-1596 > URL: https://issues.apache.org/jira/browse/ARTEMIS-1596 > Project: ActiveMQ Artemis > Issue Type: Bug > Components: STOMP > Affects Versions: 2.4.0 > Environment: Artemis 2.5.0-SNAPSHOT > Reporter: Johan Stenberg > Assignee: Justin Bertram > Fix For: 2.5.0 > > Attachments: Artemis1596Test.java, pom.xml > > > The routing type defined in the address settings seems to be ignored. -- This message was sent by Atlassian JIRA (v6.4.14#64029)