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 6598411FD4 for ; Thu, 24 Apr 2014 01:40:44 +0000 (UTC) Received: (qmail 90479 invoked by uid 500); 24 Apr 2014 01:40:42 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 90433 invoked by uid 500); 24 Apr 2014 01:40:42 -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 90425 invoked by uid 99); 24 Apr 2014 01:40:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 01:40:42 +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; Thu, 24 Apr 2014 01:40:41 +0000 Received: (qmail 90411 invoked by uid 99); 24 Apr 2014 01:40:21 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 01:40:21 +0000 Received: from localhost (HELO mail-we0-f182.google.com) (127.0.0.1) (smtp-auth username kevints, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2014 01:40:20 +0000 Received: by mail-we0-f182.google.com with SMTP id q59so1625294wes.13 for ; Wed, 23 Apr 2014 18:40:18 -0700 (PDT) X-Gm-Message-State: ALoCoQmoUB4Y8r0bEYDTxAZpGz1jxVFGy5+pH3kXGGlXWf//NUXl4TH/XKomgcUtVO38SrDyQV55 MIME-Version: 1.0 X-Received: by 10.180.206.36 with SMTP id ll4mr334203wic.57.1398303618940; Wed, 23 Apr 2014 18:40:18 -0700 (PDT) Received: by 10.217.141.67 with HTTP; Wed, 23 Apr 2014 18:40:18 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Apr 2014 18:40:18 -0700 Message-ID: Subject: Fwd: Reverted cron system From: Kevin Sweeney To: Aurora Content-Type: multipart/alternative; boundary=001a11c25c6a7ed2a704f7bfee57 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c25c6a7ed2a704f7bfee57 Content-Type: text/plain; charset=ISO-8859-1 Since Brian Wickman found a pretty bad issue in https://issues.apache.org/jira/browse/AURORA-349 (that was caught by the e2e test but not the unit tests) I've reverted the cron system change. I have a fix in review already but I will hold off on committing it until I can add unit tests that fail without the fix. I skipped the normal review process for this revert due to its urgency - anything deployed off that broken sha would reject all non-cron job creation requests. Let me know if you have any questions. Thanks, Kevin --001a11c25c6a7ed2a704f7bfee57--