Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 1ACE010F28 for ; Sat, 13 Jul 2013 11:02:05 +0000 (UTC) Received: (qmail 52111 invoked by uid 500); 13 Jul 2013 11:02:03 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 52048 invoked by uid 500); 13 Jul 2013 11:02:01 -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 50771 invoked by uid 99); 13 Jul 2013 11:01:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jul 2013 11:01:53 +0000 Date: Sat, 13 Jul 2013 11:01:53 +0000 (UTC) From: "Andre Helberg (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-4629) REST MessageServlet swallowing Messages on high traffic topic 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/AMQ-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre Helberg updated AMQ-4629: ------------------------------- Attachment: MessageServlet.java.patch setting the availableListener to null, prevents overwriting the message attribute of the Continuation > REST MessageServlet swallowing Messages on high traffic topic > ------------------------------------------------------------- > > Key: AMQ-4629 > URL: https://issues.apache.org/jira/browse/AMQ-4629 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.8.0 > Environment: Centos 6.3 > Reporter: Andre Helberg > Priority: Critical > Labels: patch > Attachments: MessageServlet.java.patch > > > Polling an amq topic via REST, MessageServlet: > on very fast message arrival the MessageAvalableListener is fired multiple times and then overwrites the message attribute of the Continuation. > This leads to messages getting lost. -- 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