Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F6D1D3C6 for ; Tue, 21 Aug 2012 23:30:39 +0000 (UTC) Received: (qmail 32615 invoked by uid 500); 21 Aug 2012 23:30:39 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 32574 invoked by uid 500); 21 Aug 2012 23:30:39 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 32555 invoked by uid 99); 21 Aug 2012 23:30:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 23:30:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4F11C2C5BF3 for ; Tue, 21 Aug 2012 23:30:38 +0000 (UTC) Date: Wed, 22 Aug 2012 10:30:38 +1100 (NCT) From: "Zhihong Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <1814829769.37819.1345591838324.JavaMail.jiratomcat@arcas> In-Reply-To: <1157449546.37744.1345589258482.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6631) TestHMasterRPCException in 0.92 failed twice on socket timeout 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/HBASE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439141#comment-13439141 ] Zhihong Ted Yu commented on HBASE-6631: --------------------------------------- 0.94 fails to compile, it seems: {code} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile (default-testCompile) on project hbase: Compilation failure: Compilation failure: [ERROR] /Users/zhihyu/94hbase/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java:[52,73] ')' expected [ERROR] [ERROR] /Users/zhihyu/94hbase/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java:[52,76] not a statement [ERROR] [ERROR] /Users/zhihyu/94hbase/src/test/java/org/apache/hadoop/hbase/master/TestHMasterRPCException.java:[52,78] ';' expected [ERROR] -> [Help 1] {code} > TestHMasterRPCException in 0.92 failed twice on socket timeout > -------------------------------------------------------------- > > Key: HBASE-6631 > URL: https://issues.apache.org/jira/browse/HBASE-6631 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: stack > Fix For: 0.92.2, 0.94.2 > > Attachments: 6631-trunk.txt, 6631-trunk.txt, 6631.txt > > > #502 and #498 0.92 builds have TestHMasterRPCException failing because of socket timeout when servernotrunning is expected. Socket timeout is 100ms only. -- 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