Do you want to mock Blur in unit tests, kinda like in HBase when you
can stand up a minicluster in the JVM?  If so there isn't anything
that exists yet, but it is possible.  I could provide a starting point
for embedding a single Blur shard server in a unit test, that would be
fairly straight forward.  FYI the Thrift API on the shard server is
the same as the controller.

Aaron

On Mon, Aug 13, 2012 at 10:09 AM, Tim Williams <[email protected]> wrote:
> Is there a good example of mocking blur/zookeeper for testing
> purposes?  It looks like BlurControllerServerTest might be intending
> to do what I'm trying to do but it's all commented out.  Is there a
> better example to look at?
>
> Thanks,
> --tim

Reply via email to