Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49F1A10F6D for ; Wed, 22 Jan 2014 21:40:03 +0000 (UTC) Received: (qmail 76647 invoked by uid 500); 22 Jan 2014 21:40:02 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 76572 invoked by uid 500); 22 Jan 2014 21:40:02 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 76556 invoked by uid 99); 22 Jan 2014 21:40:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 21:40:02 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 22 Jan 2014 21:40:00 +0000 Received: (qmail 74359 invoked by uid 99); 22 Jan 2014 21:39:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 21:39:21 +0000 Date: Wed, 22 Jan 2014 21:39:21 +0000 (UTC) From: "Shaik Idris Ali (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-246) Upgrade to ActiveMQ 5.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-246?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1387= 9214#comment-13879214 ]=20 Shaik Idris Ali commented on FALCON-246: ---------------------------------------- 1/ to refactore the patch to create embedded-broker Maven module dedicated = to the ActiveMQ broker configuration. This module will be use in prism (at = startup) and other modules (only for the tests). -Agree, make sense to define a single module (As pointed earlier we need to= keep this in some common place to avoid duplication) 2/ a patch to avoid to use ActiveMQ explicitly in rerun and use a "pure" JM= S client. - Will this go in a separate Jira? currently I do not see any changes (Also= , we have special properties like msg.setLongProperty(ScheduledMessage.AMQ_= SCHEDULED_DELAY, event.getDelay(TimeUnit.MILLISECONDS))), this will be s= pecific to broker implementation ?? 3/ replace the IntrospectionSupport with explicit persistence adapter confi= guration injection. - I guess this will go in separate Jira?=20 4/ iterate on properties to provide the log statements - Yes, easy to maintain. But while inspecting the variable, I found all the= properties which are set prior are cleared. > Upgrade to ActiveMQ 5.9.0 > ------------------------- > > Key: FALCON-246 > URL: https://issues.apache.org/jira/browse/FALCON-246 > Project: Falcon > Issue Type: Improvement > Components: messaging > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Attachments: FALCON-246.patch > > > ActiveMQ 5.9.0 brings a lot of improvements, especially in terms of perfo= rmance. > I gonna submit a set of patches for this upgrade and leverage the differe= nt configurations including performance improvements (kahadb, leveldb, etc)= in embedded mode. -- This message was sent by Atlassian JIRA (v6.1.5#6160)