You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/01/23 22:13:38 UTC

[jira] [Commented] (ACCUMULO-2196) GarbageCollectorIT runs multiple MAC that all write same dir

    [ https://issues.apache.org/jira/browse/ACCUMULO-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880365#comment-13880365 ] 

Christopher Tubbs commented on ACCUMULO-2196:
---------------------------------------------

I'd rather not have a special case just for the GCIT. It'd be better if the per-test directory was done in the base class, so we don't have the same issue in the future, if we create additional methods in other ConfigurableMacITs.

> GarbageCollectorIT runs multiple MAC that all write same dir
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-2196
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2196
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Keith Turner
>            Assignee: Vikram Srivastava
>              Labels: PatchAvailable
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-2196.v1.patch.txt
>
>
> GarbageCollectorIT has multiple test methods.  MAC is started and stopped for each test method.  All of the test methods use the same dir for MAC and clear the dir.  So if one methods fails, then output is lost.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)