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

Enis Soztutar commented on HBASE-6241:
--------------------------------------

I think I need to rebase the patch, and incorporate the review suggestions. You 
were going to take a second pass, i believe. I can also break down the patch 
into 2, if it is too big to review properly. The reason our system tests are 
not converted to this is that the patch is not finalized yet. But after this, I 
will spend some time on converting more tests. 

Also I will backport this to 0.94, and expect the community to pick up and 
write/convert more tests using this framework. I'll provide an overview of this 
issue for the developer meetup on Tuesday, and I'll attach the bits here, so 
that we can further discuss. 
                
> HBaseCluster interface for interacting with the cluster from system tests 
> --------------------------------------------------------------------------
>
>                 Key: HBASE-6241
>                 URL: https://issues.apache.org/jira/browse/HBASE-6241
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>         Attachments: HBASE-6241_v0.2.patch, HBASE-6241_v1.patch
>
>
> We need to abstract away the cluster interactions for system tests running on 
> actual clusters. 
> MiniHBaseCluster and RealHBaseCluster should both implement this interface, 
> and system tests should work with both.
> I'll split Devaraj's patch in HBASE-6053 for the initial version. 

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