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 6F5A117B8A for ; Wed, 22 Oct 2014 14:19:56 +0000 (UTC) Received: (qmail 81778 invoked by uid 500); 22 Oct 2014 14:19:56 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 81736 invoked by uid 500); 22 Oct 2014 14:19:56 -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 81724 invoked by uid 99); 22 Oct 2014 14:19:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2014 14:19:56 +0000 X-ASF-Spam-Status: No, hits=-2001.4 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 Oct 2014 14:19:55 +0000 Received: (qmail 79421 invoked by uid 99); 22 Oct 2014 14:19:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2014 14:19:34 +0000 Date: Wed, 22 Oct 2014 14:19:34 +0000 (UTC) From: "Suma Shivaprasad (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FALCON-830) Messaging improvements in JMS Consumer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Suma Shivaprasad created FALCON-830: --------------------------------------- Summary: Messaging improvements in JMS Consumer Key: FALCON-830 URL: https://issues.apache.org/jira/browse/FALCON-830 Project: Falcon Issue Type: Improvement Components: messaging Reporter: Suma Shivaprasad Assignee: Suma Shivaprasad Moving out the task for messaging improvements suggested by Venkatesh here {noformat} Listeners are called with in the activemq threads, instead we probably should have our own thread pool and release activemq threads. 2014-09-22 12:07:24,585 INFO - [ActiveMQ Session Task:] ~ Logging in ambari-qa (CurrentUser:62) 2014-09-22 12:07:24,588 INFO - [ActiveMQ Session Task:] ~ Late date handling not applicable for entityType: FEED, entityName: clicks-feed operation: DELETE (LateRerunHandler:224) 2014-09-22 12:07:24,590 INFO - [ActiveMQ Session Task:] ~ Adding lineage for context WorkflowExecutionContext{{brokerImplClass=org.apache.activemq.ActiveMQConnectionFactory, entityName=clicks-feed, feed {norformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)