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 AD428DBE2 for ; Sat, 25 May 2013 05:29:21 +0000 (UTC) Received: (qmail 20298 invoked by uid 500); 25 May 2013 05:29:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 20223 invoked by uid 500); 25 May 2013 05:29:20 -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 20199 invoked by uid 99); 25 May 2013 05:29:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 May 2013 05:29:20 +0000 Date: Sat, 25 May 2013 05:29:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-6921) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail; second attempt 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-6921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666977#comment-13666977 ] Hudson commented on HBASE-6921: ------------------------------- Integrated in HBase-0.94 #997 (See [https://builds.apache.org/job/HBase-0.94/997/]) HBASE-8603 Backport HBASE-6921 to 0.94 (Ted Yu) (Revision 1486249) Result = FAILURE tedyu : Files : * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java > String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail; second attempt > ------------------------------------------------------------------------------------------ > > Key: HBASE-6921 > URL: https://issues.apache.org/jira/browse/HBASE-6921 > Project: HBase > Issue Type: Sub-task > Components: test > Reporter: stack > Assignee: stack > Fix For: 0.95.0 > > Attachments: 6921.txt > > > HBASE-6918 added debug. Jenkins runs jdk7 23.0-b21. Locally I have 23.6-b03. It looks like ConcurrentHashMap is a different size in these two jvm's (To be confirmed). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira