Github user jacques-n commented on a diff in the pull request:
https://github.com/apache/drill/pull/148#discussion_r41718340
--- Diff:
contrib/storage-mongo/src/test/java/org/apache/drill/exec/store/mongo/MongoTestConstants.java
---
@@ -20,6 +20,7 @@
public interface MongoTestConstants {
public static final String LOCALHOST = "localhost";
+ // TODO: add some randomization to this as it fails when running
concurrent builds
--- End diff --
Shouldn't add todo without associated JIRA
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---