You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2009/07/03 00:37:47 UTC

[jira] Created: (HBASE-1608) TestCachedBlockQueue failing on some jvms

TestCachedBlockQueue failing on some jvms
-----------------------------------------

                 Key: HBASE-1608
                 URL: https://issues.apache.org/jira/browse/HBASE-1608
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: Jonathan Gray
            Assignee: Jonathan Gray
             Fix For: 0.20.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-1608) TestCachedBlockQueue failing on some jvms

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

Andrew Purtell commented on HBASE-1608:
---------------------------------------

+1

Test passes here.

> TestCachedBlockQueue failing on some jvms
> -----------------------------------------
>
>                 Key: HBASE-1608
>                 URL: https://issues.apache.org/jira/browse/HBASE-1608
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1608-v1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1608) TestCachedBlockQueue failing on some jvms

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

Jonathan Gray updated HBASE-1608:
---------------------------------

    Status: Patch Available  (was: Open)

Please test!

> TestCachedBlockQueue failing on some jvms
> -----------------------------------------
>
>                 Key: HBASE-1608
>                 URL: https://issues.apache.org/jira/browse/HBASE-1608
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1608-v1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1608) TestCachedBlockQueue failing on some jvms

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

Jonathan Gray updated HBASE-1608:
---------------------------------

    Attachment: HBASE-1608-v1.patch

Was broken based on semantics of the test itself.  Was relying on blocks being consistently sized, but they end up being different on 32bit vs 64bit.  Test now accounts for this.

Passes on 32bit windows and 64bit linux.

> TestCachedBlockQueue failing on some jvms
> -----------------------------------------
>
>                 Key: HBASE-1608
>                 URL: https://issues.apache.org/jira/browse/HBASE-1608
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1608-v1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1608) TestCachedBlockQueue failing on some jvms

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

stack updated HBASE-1608:
-------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Passes for me and Andrew.  Committed.  Thanks for the patch Jon.

> TestCachedBlockQueue failing on some jvms
> -----------------------------------------
>
>                 Key: HBASE-1608
>                 URL: https://issues.apache.org/jira/browse/HBASE-1608
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1608-v1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.