From dev-return-31977-apmail-qpid-dev-archive=qpid.apache.org@qpid.apache.org Fri Dec 16 12:55:02 2011 Return-Path: X-Original-To: apmail-qpid-dev-archive@www.apache.org Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B21849756 for ; Fri, 16 Dec 2011 12:55:02 +0000 (UTC) Received: (qmail 96842 invoked by uid 500); 16 Dec 2011 12:55:00 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 96800 invoked by uid 500); 16 Dec 2011 12:55:00 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 96680 invoked by uid 99); 16 Dec 2011 12:55:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 12:55:00 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 12:54:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3464D1169BB for ; Fri, 16 Dec 2011 12:54:31 +0000 (UTC) Date: Fri, 16 Dec 2011 12:54:31 +0000 (UTC) From: "Keith Wall (Updated) (JIRA)" To: dev@qpid.apache.org Message-ID: <1637118154.19335.1324040071216.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1027955557.19149.1324035150707.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (QPID-3691) Failover should sync once before indicating successfully failing comepletion 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/QPID-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-3691: ----------------------------- Status: Ready To Review (was: In Progress) > Failover should sync once before indicating successfully failing comepletion > ---------------------------------------------------------------------------- > > Key: QPID-3691 > URL: https://issues.apache.org/jira/browse/QPID-3691 > Project: Qpid > Issue Type: Bug > Components: Java Client > Affects Versions: 0.15 > Reporter: Keith Wall > Assignee: Keith Wall > > On failover, the Java client completes all resubscription activities (producers, consumers) without performing a 0-10 sync. This approach means that if for some reason resubscriptions fails, the client is not aware of the problem until next use. > The client should be changed to call sync() once before reporting a successful failover via ConnectionListener#failoverComplete(). > This problem has been exposed by QPID-3683. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscribe@qpid.apache.org