From dev-return-32345-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Jul 31 12:51:37 2012 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 4D317D3E7 for ; Tue, 31 Jul 2012 12:51:37 +0000 (UTC) Received: (qmail 13393 invoked by uid 500); 31 Jul 2012 12:51:35 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 13267 invoked by uid 500); 31 Jul 2012 12:51:35 -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 13208 invoked by uid 99); 31 Jul 2012 12:51:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2012 12:51:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D526D1404B4 for ; Tue, 31 Jul 2012 12:51:34 +0000 (UTC) Date: Tue, 31 Jul 2012 12:51:33 +0000 (UTC) From: "Christian Posta (JIRA)" To: dev@activemq.apache.org Message-ID: <706401012.121169.1343739094879.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (AMQ-3954) Intended delivery mode for JMSUsecaseTest is not tested MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Christian Posta created AMQ-3954: ------------------------------------ Summary: Intended delivery mode for JMSUsecaseTest is not tested Key: AMQ-3954 URL: https://issues.apache.org/jira/browse/AMQ-3954 Project: ActiveMQ Issue Type: Bug Components: Test Cases Affects Versions: 5.6.0 Reporter: Christian Posta The JMSUsecaseTest clearly intends to test non-persistent delivery, but nowhere in the test is it actually doing that. Turn the logging to trace and watch that the messages are always being sent persistent even in the non-peristent tests. -- 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