[
https://issues.apache.org/jira/browse/ACCUMULO-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936402#comment-13936402
]
ASF subversion and git services commented on ACCUMULO-2484:
-----------------------------------------------------------
Commit 34c8b7af8c0bdb70a99fae3328a9c8a758f9aa3a in accumulo's branch
refs/heads/master 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)