Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 A425A11EE9 for ; Wed, 30 Apr 2014 19:36:31 +0000 (UTC) Received: (qmail 46633 invoked by uid 500); 30 Apr 2014 19:36:29 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 46604 invoked by uid 500); 30 Apr 2014 19:36:28 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 46476 invoked by uid 99); 30 Apr 2014 19:36:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 19:36:26 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,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, 30 Apr 2014 19:36:24 +0000 Received: (qmail 45735 invoked by uid 99); 30 Apr 2014 19:36:04 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 19:36:04 +0000 Received: from localhost (HELO mail-wg0-f45.google.com) (127.0.0.1) (smtp-auth username maxim, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 19:36:04 +0000 Received: by mail-wg0-f45.google.com with SMTP id b13so2151320wgh.28 for ; Wed, 30 Apr 2014 12:36:02 -0700 (PDT) X-Gm-Message-State: ALoCoQnk6F8SqXNagJGNm+hcO7lbG2qHtubT23PBSGhqZrlmFCQjHydpcYRiDmiv4PqY0CYUq2XM MIME-Version: 1.0 X-Received: by 10.180.76.146 with SMTP id k18mr5164454wiw.5.1398886562934; Wed, 30 Apr 2014 12:36:02 -0700 (PDT) Received: by 10.216.84.203 with HTTP; Wed, 30 Apr 2014 12:36:02 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Apr 2014 12:36:02 -0700 Message-ID: Subject: Re: [jira] [Commented] (AURORA-366) ScheduledThreadPoolExecutor in AsyncModule does not log unhandled errors. From: Maxim Khutornenko To: dev@aurora.incubator.apache.org Cc: issues@aurora.incubator.apache.org Content-Type: multipart/alternative; boundary=f46d04374995aa4d8b04f847a808 X-Virus-Checked: Checked by ClamAV on apache.org --f46d04374995aa4d8b04f847a808 Content-Type: text/plain; charset=UTF-8 Hm... Does not repro locally. Looking. On Wed, Apr 30, 2014 at 12:26 PM, Bhuvan Arumugam (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/AURORA-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985955#comment-13985955] > > Bhuvan Arumugam commented on AURORA-366: > ---------------------------------------- > > for the record, this merge broke the build. > https://builds.apache.org/job/Aurora/342/console > > > https://builds.apache.org/job/Aurora/ws/dist/reports/tests/classes/org.apache.aurora.scheduler.base.AsyncUtilTest.html > > > ScheduledThreadPoolExecutor in AsyncModule does not log unhandled errors. > > ------------------------------------------------------------------------- > > > > Key: AURORA-366 > > URL: https://issues.apache.org/jira/browse/AURORA-366 > > Project: Aurora > > Issue Type: Bug > > Components: Scheduler > > Reporter: Maxim Khutornenko > > Assignee: Maxim Khutornenko > > Priority: Critical > > > > The ScheduledThreadPoolExecutor in AsyncModule needs to log unhandled > errors similar to how it's done in SlaModule. > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252) > --f46d04374995aa4d8b04f847a808--