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

stack commented on HBASE-6053:
------------------------------

bq. But one could provide alternate implementations of the interfaces.. 

Such as?  What you think?

bq. Look at the changes in TestRegionRebalancing where the ServerManager 
methods are used.

Yeah.  Would be nice if this realcluster flag stuff and the calls to 
ServerManager were all encapsulated up inside HBaseTestingUtility?  You'd pass 
a flag to HTU to say whether real cluster or not and then test would run the 
same -- you'd start and stop servers using the HTU semantics as they are now 
only under it it would be doing this switching you have going on here.

How hard would that be to do?

Could we evolve to that?

If you think so, then maybe review this w/ that in mind, rename the SM class 
(and move it under src/test?) and then we could commit.

On the proc thing, I hadn't noticed.  Probably a good idea but maybe we should 
come up w/ something else over in hbase land?  hbase_ or something?
                
> Enhance TestRegionRebalancing test to be a system test
> ------------------------------------------------------
>
>                 Key: HBASE-6053
>                 URL: https://issues.apache.org/jira/browse/HBASE-6053
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Minor
>         Attachments: regionRebalancingSystemTest.txt
>
>
> TestRegionRebalancing can be converted to be a system test

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to