Josh Elser created ACCUMULO-2484:
------------------------------------
Summary: 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
Reporter: Josh Elser
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)