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

[jira] Created: (HBASE-2720) TestFromClientSide fails for client region cache prewarm on Hudson

TestFromClientSide fails for client region cache prewarm on Hudson
------------------------------------------------------------------

                 Key: HBASE-2720
                 URL: https://issues.apache.org/jira/browse/HBASE-2720
             Project: HBase
          Issue Type: Bug
          Components: client, test
    Affects Versions: 0.21.0
         Environment: hudson
            Reporter: Mingjie Lai
            Assignee: Mingjie Lai
             Fix For: 0.21.0


TestFromClientSide failed by HBASE-2468 patch: http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1322/testReport/junit/org.apache.hadoop.hbase.client/TestFromClientSide/testRegionCachePreWarm/

It seems the number of actual cached regions was less than expected (as configured) on hudson. 

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


[jira] Commented: (HBASE-2720) TestFromClientSide fails for client region cache prewarm on Hudson

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

stack commented on HBASE-2720:
------------------------------

The apache hudson failure http://hudson.zones.apache.org/hudson/view/HBase/job/HBase-TRUNK/1339/testReport/ seems to be because of HBASE-2757.  There is not enough in the meta for the cache to pre-warm itself on.

> TestFromClientSide fails for client region cache prewarm on Hudson
> ------------------------------------------------------------------
>
>                 Key: HBASE-2720
>                 URL: https://issues.apache.org/jira/browse/HBASE-2720
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.21.0
>         Environment: hudson
>            Reporter: Mingjie Lai
>            Assignee: Mingjie Lai
>             Fix For: 0.21.0
>
>
> TestFromClientSide failed by HBASE-2468 patch: http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1322/testReport/junit/org.apache.hadoop.hbase.client/TestFromClientSide/testRegionCachePreWarm/
> It seems the number of actual cached regions was less than expected (as configured) on hudson. 

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


[jira] Updated: (HBASE-2720) TestFromClientSide fails for client region cache prewarm on Hudson

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

Mingjie Lai updated HBASE-2720:
-------------------------------

    Attachment: HBase-2720.patch

HBASE-2757 seemed to be the cause of the issue. 

I changed the test case back to the original version, and attach the patch here. 

The case passed locally, and at our local Hudson. Let's try it at Apache Hudson. 

(I didn't realized it is still open. Oops.)



> TestFromClientSide fails for client region cache prewarm on Hudson
> ------------------------------------------------------------------
>
>                 Key: HBASE-2720
>                 URL: https://issues.apache.org/jira/browse/HBASE-2720
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.90.0
>         Environment: hudson
>            Reporter: Mingjie Lai
>            Assignee: Mingjie Lai
>             Fix For: 0.90.0
>
>         Attachments: 2720-softening.txt, HBase-2720.patch
>
>
> TestFromClientSide failed by HBASE-2468 patch: http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1322/testReport/junit/org.apache.hadoop.hbase.client/TestFromClientSide/testRegionCachePreWarm/
> It seems the number of actual cached regions was less than expected (as configured) on hudson. 

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


[jira] Resolved: (HBASE-2720) TestFromClientSide fails for client region cache prewarm on Hudson

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

stack resolved HBASE-2720.
--------------------------

    Hadoop Flags: [Reviewed]
      Resolution: Fixed

I tried the patch a few times here locally and it seems to work fine, committing.  Thanks Mingjie.

> TestFromClientSide fails for client region cache prewarm on Hudson
> ------------------------------------------------------------------
>
>                 Key: HBASE-2720
>                 URL: https://issues.apache.org/jira/browse/HBASE-2720
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.90.0
>         Environment: hudson
>            Reporter: Mingjie Lai
>            Assignee: Mingjie Lai
>             Fix For: 0.90.0
>
>         Attachments: 2720-softening.txt, HBase-2720.patch
>
>
> TestFromClientSide failed by HBASE-2468 patch: http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1322/testReport/junit/org.apache.hadoop.hbase.client/TestFromClientSide/testRegionCachePreWarm/
> It seems the number of actual cached regions was less than expected (as configured) on hudson. 

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


[jira] Updated: (HBASE-2720) TestFromClientSide fails for client region cache prewarm on Hudson

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

stack updated HBASE-2720:
-------------------------

    Attachment: 2720-softening.txt

I committed this 'softening' of the cache test will hbase-2757 is 'fixed'.  Will leave issue open till we can go back to the more stringent version of this test (Want to get build generally passing again -- I want to play w/ new site and api generation appearing on hudson... requires passing build)

> TestFromClientSide fails for client region cache prewarm on Hudson
> ------------------------------------------------------------------
>
>                 Key: HBASE-2720
>                 URL: https://issues.apache.org/jira/browse/HBASE-2720
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.21.0
>         Environment: hudson
>            Reporter: Mingjie Lai
>            Assignee: Mingjie Lai
>             Fix For: 0.21.0
>
>         Attachments: 2720-softening.txt
>
>
> TestFromClientSide failed by HBASE-2468 patch: http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1322/testReport/junit/org.apache.hadoop.hbase.client/TestFromClientSide/testRegionCachePreWarm/
> It seems the number of actual cached regions was less than expected (as configured) on hudson. 

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