Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 13550 invoked from network); 1 Dec 2009 17:17:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 17:17:16 -0000 Received: (qmail 1839 invoked by uid 500); 1 Dec 2009 17:17:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1773 invoked by uid 500); 1 Dec 2009 17:17: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 1762 invoked by uid 99); 1 Dec 2009 17:17:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 17:17:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 17:17:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C0A56234C045 for ; Tue, 1 Dec 2009 09:16:52 -0800 (PST) Message-ID: <1299434959.1259687812778.JavaMail.jira@brutus> Date: Tue, 1 Dec 2009 09:16:52 -0800 (PST) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-2519) Prevent JDBC store to persist the same message twice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org Prevent JDBC store to persist the same message twice ---------------------------------------------------- Key: AMQ-2519 URL: https://issues.apache.org/activemq/browse/AMQ-2519 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.3.0 Reporter: Dejan Bosanac Assignee: Dejan Bosanac Fix For: 5.3.1, 5.4.0 The simple solution would be to check producer sequence id before saving a message in the database -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.