Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
None
-
None
-
None
Description
Two common griefs about MiniAccumuloCluster is that it's slow to start and it is difficult to debug things running inside of the Master or TabletServer (because they are in separate processes).
Running each Accumulo process inside of the parent process would likely increase startup speed and would make debugging much easier (as you wouldn't have to remote-attach the debugger anymore).
Such a MAC would likely also pave the way for easier migration away from MockAccumulo as both of the above complaints are some of the primary concerns for removing Mock with no replacemnt.
Attachments
Issue Links
- relates to
-
ACCUMULO-2375 Make Accumulo run via IDE(Eclipse)
- Resolved
-
ACCUMULO-2561 Make o.a.a.server.util.Halt test-friendly
- Open
-
ACCUMULO-3752 Provide means to inject Halt implementation
- Resolved