You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2012/10/02 02:32:07 UTC

[jira] [Created] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

stack created HBASE-6915:
----------------------------

             Summary: String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
                 Key: HBASE-6915
                 URL: https://issues.apache.org/jira/browse/HBASE-6915
             Project: HBase
          Issue Type: Bug
            Reporter: stack




--
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

[jira] [Updated] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6915:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed small patch that helps failing tests to trunk
                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Updated] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6915:
-------------------------

    Fix Version/s: 0.96.0
         Assignee: stack
           Status: Patch Available  (was: Open)
    
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Updated] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6915:
-------------------------

    Attachment: jdk7.txt

Where we calculate the system String and ConcurrentHashMap size, check if jdk7 and if so, size appropriately.

This sizing is brittle.  Need to do something else.  This fixes things for the moment.
                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Commented] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467622#comment-13467622 ] 

Hudson commented on HBASE-6915:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #203 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/203/])
    HBASE-6915 String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail (Revision 1392731)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java

                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Commented] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467488#comment-13467488 ] 

Hudson commented on HBASE-6915:
-------------------------------

Integrated in HBase-TRUNK #3402 (See [https://builds.apache.org/job/HBase-TRUNK/3402/])
    HBASE-6915 String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail (Revision 1392731)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassSize.java

                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Commented] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467441#comment-13467441 ] 

Hadoop QA commented on HBASE-6915:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12547316/jdk7.txt
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 2.0 profile.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 149 warning messages.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 findbugs{color}.  The patch appears to introduce 7 new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2980//console

This message is automatically generated.
                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Reopened] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu reopened HBASE-6915:
---------------------------


Trunk build 3402 still has one failure. 
                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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

[jira] [Commented] (HBASE-6915) String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467500#comment-13467500 ] 

stack commented on HBASE-6915:
------------------------------

Ted, don't you have anything better to do than echo jenkins?  If you need something to do, let me know.
                
> String and ConcurrentHashMap sizes change on jdk7; makes TestHeapSize fail
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6915
>                 URL: https://issues.apache.org/jira/browse/HBASE-6915
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: jdk7.txt
>
>


--
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