You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/10/02 06:26:23 UTC

[jira] Created: (HBASE-1881) Make HRegionServer testable standalone -- no need of master/regionserver communication to make it work

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.