apache / apache/accumulo-fluo

No way to reset mini

Open
#488 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

I starting updating the phrasecount example to use beta snapshot. I wanted to utilize the new feature in beta where mini can automatically start a mini accumulo. The existing phrasecount IT would start mini accumulo before all test and start mini fluo before each test method. There was no way to use the new feature (auto start mini accumulo) w/o restarting everything before each test method.

Could possibly add a `reset(FluoConfig config)` method to mini. This would stop workers&oracle, reinit ZK and Accumulo, and then start workers&oracle.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.