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 cust-asf.ponee.io (Postfix) with SMTP id BCD7C160C26 for ; Wed, 3 Jan 2018 03:14:17 +0100 (CET) Received: (qmail 96563 invoked by uid 500); 3 Jan 2018 02:14:16 -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 96552 invoked by uid 99); 3 Jan 2018 02:14:16 -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, 03 Jan 2018 02:14:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4FEC6DFCFA; Wed, 3 Jan 2018 02:14:14 +0000 (UTC) From: gaohoward To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1745: ARTEMIS-1406 removing impossible instanceof Content-Type: text/plain Message-Id: <20180103021415.4FEC6DFCFA@git1-us-west.apache.org> Date: Wed, 3 Jan 2018 02:14:14 +0000 (UTC) archived-at: Wed, 03 Jan 2018 02:14:18 -0000 Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/1745 This one seems obvious. Let me handle this merge pls. :) ---