Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48259CD55 for ; Wed, 3 Jul 2013 07:18:24 +0000 (UTC) Received: (qmail 23884 invoked by uid 500); 3 Jul 2013 07:18:22 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 23841 invoked by uid 500); 3 Jul 2013 07:18:22 -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 23816 invoked by uid 99); 3 Jul 2013 07:18:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 07:18:21 +0000 Date: Wed, 3 Jul 2013 07:18:21 +0000 (UTC) From: "Dennis Sosnoski (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CXF-3270) WS-RM should send acknowledgements when messages are received out of order 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/CXF-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Sosnoski reassigned CXF-3270: ------------------------------------ Assignee: Dennis Sosnoski > WS-RM should send acknowledgements when messages are received out of order > -------------------------------------------------------------------------- > > Key: CXF-3270 > URL: https://issues.apache.org/jira/browse/CXF-3270 > Project: CXF > Issue Type: Improvement > Components: WS-* Components > Affects Versions: 2.3.2 > Reporter: Dennis Sosnoski > Assignee: Dennis Sosnoski > > The WS-RM implementation does not send acknowledgements for received messages as a matter of course, but instead apparently waits until either a timer expires or an acknowledgement is requested. This can result in many retransmissions when CXF is used at both ends. A cleaner approach is to automatically send an acknowledgement any time a message is received out of sequence. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira