You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/16 04:33:42 UTC

[jira] [Commented] (ACCUMULO-2484) BulkIT and SslIT might collide bulk import directories

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

ASF subversion and git services commented on ACCUMULO-2484:
-----------------------------------------------------------

Commit 34c8b7af8c0bdb70a99fae3328a9c8a758f9aa3a in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=34c8b7a ]

ACCUMULO-2484 Allow the invoker of runTest to pass in a unique suffix


> BulkIT and SslIT might collide bulk import directories
> ------------------------------------------------------
>
>                 Key: ACCUMULO-2484
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2484
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.6.0
>
>
> SslIT calls the same method that BulkIT has to bulk load some files. BulkIT.runTest, however, doesn't make a unique directory, which means that if those tests run concurrently, they will likely fail.
> I saw this locally because SslIT tried to run when the failures directory had a file in it from (I'm assuming) BulkIT.



--
This message was sent by Atlassian JIRA
(v6.2#6252)