Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CCD3F6D0 for ; Thu, 21 Mar 2013 16:07:48 +0000 (UTC) Received: (qmail 38129 invoked by uid 500); 21 Mar 2013 16:07:47 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 38103 invoked by uid 500); 21 Mar 2013 16:07:47 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 38095 invoked by uid 99); 21 Mar 2013 16:07:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 16:07:47 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.posta@gmail.com designates 209.85.215.50 as permitted sender) Received: from [209.85.215.50] (HELO mail-la0-f50.google.com) (209.85.215.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 16:07:42 +0000 Received: by mail-la0-f50.google.com with SMTP id ec20so5515014lab.37 for ; Thu, 21 Mar 2013 09:07:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=sviMBXc+9MdhnCFJqBA0RGxQElMuMavXKwAjTZwsC54=; b=g5Ak2dXb1HdGDSSIOrYsB25hkw8e2pZyXt0rG9Q5vf36ki74/ZhsT+lHqB+fjNTj52 T31hf5g9hQZyCkn1TLgt/tDadLjm/U2HCz7N7vPgE7zKD3T6UYJ7ctbxB17psDwR1sEs DjrQM9UyX9AXZqcCdIoSekgysPvvO7E/2QImRumKKD9Ix0S7fAxgAVRsjLPkgIx3t22z 6dzVqjoWuHxxNvplfHFzny3hDS108lPFJLK7I8w7Y42MKO/V/v7ULw7Nzwl+YR4vOavM ZSZYLTTPMhvonCvy6Px+XjqTQK47HMkCimnpeY2AQq11ahDWLvuL8Df6y3tDsXNfj8rl N5pw== MIME-Version: 1.0 X-Received: by 10.112.79.1 with SMTP id f1mr2572795lbx.114.1363882041255; Thu, 21 Mar 2013 09:07:21 -0700 (PDT) Received: by 10.114.38.66 with HTTP; Thu, 21 Mar 2013 09:07:21 -0700 (PDT) In-Reply-To: <1363880332718-4665014.post@n4.nabble.com> References: <1363880332718-4665014.post@n4.nabble.com> Date: Thu, 21 Mar 2013 09:07:21 -0700 Message-ID: Subject: Re: Clarifcation on KahaDB support for message priority is needed From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=90e6ba308e5095af5404d871888e X-Virus-Checked: Checked by ClamAV on apache.org --90e6ba308e5095af5404d871888e Content-Type: text/plain; charset=ISO-8859-1 How many messages did you try? THere is a btree for each priority level (low, default, high) in kahadb, so I don't think you can rely on the ordering in a particular range On Thu, Mar 21, 2013 at 8:38 AM, mikmela wrote: > The http://activemq.apache.org/how-can-i-support-priority-queues.html > says > that > *For KahaDB three priority levels are supported, Low (<5), Default (=5) and > High (>5).*. > However, our tests show that messages with different priorities in the > range > < 5 (Low) where processed by consumer in proper order, not FIFO as we > thought... Does it mean that desription is not uup-do-date and it was > addressed at some point? > Just want to make sure that we can rely on this behaviour and it not a some > side effect? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Clarifcation-on-KahaDB-support-for-message-priority-is-needed-tp4665014.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --90e6ba308e5095af5404d871888e--