[ https://issues.apache.org/jira/browse/ACCUMULO-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225872#comment-16225872
]
Christopher Tubbs commented on ACCUMULO-4729:
---------------------------------------------
Honestly, I think what you are doing is probably the best idea. I'm not convinced adding this
directly to the mini API would be a net positive. I actually think it would degrade the API
slightly. A singleton API implies that you can, or at least should, only create one, but that's
not the case here, so it would be misleading. We'll see what others think.
> MiniAccumuloCluster should have a Singleton
> -------------------------------------------
>
> Key: ACCUMULO-4729
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4729
> Project: Accumulo
> Issue Type: New Feature
> Components: mini
> Affects Versions: 1.8.1
> Reporter: Jorge Machado
> Priority: Minor
>
> As developer I would like to have something like MiniAccumuloCluster.getInstance()
> That I can share with multiple tests
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|