From dev-return-65696-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Wed May 23 15:36:35 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7A8DA180645 for ; Wed, 23 May 2018 15:36:34 +0200 (CEST) Received: (qmail 56040 invoked by uid 500); 23 May 2018 13:36:33 -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 56028 invoked by uid 99); 23 May 2018 13:36:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 May 2018 13:36:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BC7C6E09F5; Wed, 23 May 2018 13:36:32 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #2093: ARTEMIS-1872 Check for queue exists before cre... Content-Type: text/plain Message-Id: <20180523133632.BC7C6E09F5@git1-us-west.apache.org> Date: Wed, 23 May 2018 13:36:32 +0000 (UTC) Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2093 that would mean older clients will still hit the bug if you keep the version check ---