Make HRegionServer testable standalone -- no need of master/regionserver 
communication to make it work
------------------------------------------------------------------------------------------------------

                 Key: HBASE-1881
                 URL: https://issues.apache.org/jira/browse/HBASE-1881
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: stack


It should be possible to bring up regionserver in a mode where its just sitting 
there and not dependent on master communications.  It would help w/ testing 
being able to go against an HRS API.  Would be useful if could tell an HRS open 
a few regions and then run tests against its interface rather than have to 
bring up master and have it get things ready every time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to