Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 48888 invoked from network); 18 Feb 2010 21:45:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 21:45:03 -0000 Received: (qmail 19149 invoked by uid 500); 18 Feb 2010 21:45:03 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 19087 invoked by uid 500); 18 Feb 2010 21:45:03 -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 19077 invoked by uid 99); 18 Feb 2010 21:45:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 21:45:03 +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; Thu, 18 Feb 2010 21:45:01 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 137ED29A0012 for ; Thu, 18 Feb 2010 13:44:40 -0800 (PST) Message-ID: <390071377.3671266529480074.JavaMail.jira@brutus.apache.org> Date: Thu, 18 Feb 2010 21:44:40 +0000 (UTC) From: "Michel Van Hoof (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQNET-236) Property to see if message has actually been sent 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 Property to see if message has actually been sent ------------------------------------------------- Key: AMQNET-236 URL: https://issues.apache.org/activemq/browse/AMQNET-236 Project: ActiveMQ .Net Issue Type: New Feature Environment: any Reporter: Michel Van Hoof Assignee: Jim Gomes Priority: Trivial Fix For: 1.3.0 When using a messageproducer with a timeout, it is impossible to determine if a message has actually been sent. Using the failover protocol you only have the choice between a blocking send or a timeout where there is no way to be sure the message was sent.. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.