Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 33648 invoked from network); 9 Jul 2010 22:58:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Jul 2010 22:58:17 -0000 Received: (qmail 1925 invoked by uid 500); 9 Jul 2010 22:58:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1879 invoked by uid 500); 9 Jul 2010 22:58: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 1871 invoked by uid 99); 9 Jul 2010 22:58:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jul 2010 22:58:16 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jul 2010 22:58:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o69Mvq9i009950 for ; Fri, 9 Jul 2010 22:57:52 GMT Message-ID: <10905904.37911278716272185.JavaMail.jira@thor> Date: Fri, 9 Jul 2010 18:57:52 -0400 (EDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2689) alwaysSessionAsync is documented incorrectly on the wiki In-Reply-To: <285197797.14211270672028931.JavaMail.jira@brutus.apache.org> 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 [ https://issues.apache.org/activemq/browse/AMQ-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-2689. ------------------------------- Fix Version/s: 5.4.0 (was: 5.4.1) Resolution: Fixed Updated the incorrect page. > alwaysSessionAsync is documented incorrectly on the wiki > -------------------------------------------------------- > > Key: AMQ-2689 > URL: https://issues.apache.org/activemq/browse/AMQ-2689 > Project: ActiveMQ > Issue Type: Bug > Components: Documentation > Reporter: Benjamin Darfler > Fix For: 5.4.0 > > > After reading through ActiveMQ in Action and talking with bsnyder It appears that > http://activemq.apache.org/connection-configuration-uri.html > and > http://activemq.apache.org/version-5-performance-tuning.html > have the wrongdefinition for alwaysSessionAsync. > They say that by setting it to true a separate thread would NOT be used but the OPPOSITE is true. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.