Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5A3E4200BD3 for ; Tue, 22 Nov 2016 05:56:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 58DF4160B19; Tue, 22 Nov 2016 04:56:00 +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 999D4160AF9 for ; Tue, 22 Nov 2016 05:55:59 +0100 (CET) Received: (qmail 87378 invoked by uid 500); 22 Nov 2016 04:55:58 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 87367 invoked by uid 99); 22 Nov 2016 04:55:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2016 04:55:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6D2562C0088 for ; Tue, 22 Nov 2016 04:55:58 +0000 (UTC) Date: Tue, 22 Nov 2016 04:55:58 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-7144) support to specify pullpoint queue name of WS-N MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 22 Nov 2016 04:56:00 -0000 [ https://issues.apache.org/jira/browse/CXF-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-7144. ------------------------------- Resolution: Fixed Fix Version/s: 3.1.9 3.2.0 > support to specify pullpoint queue name of WS-N > ----------------------------------------------- > > Key: CXF-7144 > URL: https://issues.apache.org/jira/browse/CXF-7144 > Project: CXF > Issue Type: Improvement > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 3.2.0, 3.1.9 > > > currently whenever a pullpoint consumer is started, a new distinct random queue is created for it, we should be able to use the sepcified pullpoint queue name instead a generated one so that we can reuse this durable pullpoint queue between the broker restarts -- This message was sent by Atlassian JIRA (v6.3.4#6332)