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

Devaraj Das commented on HBASE-6053:
------------------------------------

bq. But one could provide alternate implementations of the interfaces..
bq. Such as? What you think?

I guess I should not have said "But one could provide alternate implementations 
of the interfaces..", and instead should have said that one could provide other 
implementations to control other servers...
For now, the methods in the abstract class are somewhat tied to the wrapper 
shell scripts. In the patch, I provide an implementation for the RegionServer 
manager, but its not hard to imagine a similar implementation can be provided 
for other daemons in the Hadoop ecosystem (like DataNode, HMaster, etc.).
Tweaks will be needed for sure but these could be a starting point..

bq. Yeah. Would be nice if this realcluster flag stuff and the calls to 
ServerManager were all encapsulated up inside HBaseTestingUtility?

IIRC I had thought about this option as well, but felt that that approach won't 
work as well. I don't remember what the problem was. I'll retry that approach..

bq. 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?

To be consistent with the Hadoop counterparts, I'd suggest we go with 
proc_server (which is a shortname for process_server).  But yeah I am willing 
to change it to hbase_ if that's a pressing concern..
                
> 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