[ 
https://issues.apache.org/jira/browse/HBASE-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeffrey Zhong updated HBASE-8583:
---------------------------------

    Attachment: hbase-8583-v3.patch

v3 patch which incorporated [[email protected]] and [~enis] feedbacks.

{quote}
Is this, NUM_SLAVES_BASE, overrideable?
{quote}
It's a number which is only used in unit test mode. For distributed mode, it's 
a requirement on the min number of region servers needed to run the test.

{quote}
Will the closeWAL get stuck if problem in hdfs? Or does it just skip out?
{quote}
I think Enis already answered the question.

{quote}
Running as a unit test
Running from ITDriver against (pseudo) dist cluster
Running from command line against (pseudo) dist cluster 
{quote}
I have run the test as a unit test & command line against (pseudo) dist cluster

I still kept the toShortString version instead of moving it to toString because 
we have some debug trace code which wants to dump the whole input payload.

Thanks for the reviewing!

                
> Create a new IntegrationTestBigLinkedListWithChaosMonkey
> --------------------------------------------------------
>
>                 Key: HBASE-8583
>                 URL: https://issues.apache.org/jira/browse/HBASE-8583
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>             Fix For: 0.95.1
>
>         Attachments: hbase-8583.patch, hbase-8583-v1.patch, 
> hbase-8583-v2.patch, hbase-8583-v3.patch
>
>


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

Reply via email to