You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2019/02/25 02:15:00 UTC

[jira] [Comment Edited] (HBASE-21886) Run ITBLL for branch-2.2

    [ https://issues.apache.org/jira/browse/HBASE-21886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776483#comment-16776483 ] 

Guanghao Zhang edited comment on HBASE-21886 at 2/25/19 2:14 AM:
-----------------------------------------------------------------

After HBASE-21922 and HBASE-21932, run ITBLL with 1B nodes and 3 loops passed.

Shell cmd:
{code:java}
./hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList Loop 3 5 200000000 itbll-output 100 -m slowDeterministic > itbll.log 2>&1 &
{code}
And the success log:
{code:java}
itbll.log:2019-02-24 17:58:40,518 INFO [main] test.IntegrationTestBigLinkedList$Loop: Verify finished with success. Total nodes=1000000000
itbll.log:2019-02-24 20:43:41,178 INFO [main] test.IntegrationTestBigLinkedList$Loop: Verify finished with success. Total nodes=2000000000
itbll.log:2019-02-25 00:14:34,422 INFO [main] test.IntegrationTestBigLinkedList$Loop: Verify finished with success. Total nodes=3000000000
{code}


was (Author: zghaobac):
After HBASE-21922 and HBASE-21932, run ITBLL with 1B nodes and 3 loops passed.

> Run ITBLL for branch-2.2
> ------------------------
>
>                 Key: HBASE-21886
>                 URL: https://issues.apache.org/jira/browse/HBASE-21886
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)