From yarn-issues-return-90-apmail-hadoop-yarn-issues-archive=hadoop.apache.org@hadoop.apache.org Mon Aug 20 18:23:39 2012 Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8306ED14F for ; Mon, 20 Aug 2012 18:23:39 +0000 (UTC) Received: (qmail 39405 invoked by uid 500); 20 Aug 2012 18:23:38 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 39362 invoked by uid 500); 20 Aug 2012 18:23:38 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 39225 invoked by uid 99); 20 Aug 2012 18:23:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 18:23:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2618F2C5BEF for ; Mon, 20 Aug 2012 18:23:38 +0000 (UTC) Date: Tue, 21 Aug 2012 05:23:37 +1100 (NCT) From: "Thomas Graves (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: <605740251.30922.1345487018157.JavaMail.jiratomcat@arcas> In-Reply-To: <512031100.30921.1345486898552.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (YARN-28) TestCompositeService fails on jdk7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated YARN-28: ------------------------------ Attachment: YARN-28.patch make sure to reset the counter before calling init. This is ready for review. > TestCompositeService fails on jdk7 > ---------------------------------- > > Key: YARN-28 > URL: https://issues.apache.org/jira/browse/YARN-28 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.2.0-alpha, 0.23.3 > Reporter: Thomas Graves > Assignee: Thomas Graves > Labels: java7 > Attachments: YARN-28.patch > > > test TestCompositeService fails when run with jdk7. > It appears it expects test testCallSequence to be called first and the sequence numbers to start at 0. On jdk7 its not being called first and sequence number has already been incremented. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira