[
https://issues.apache.org/jira/browse/RYA-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318699#comment-16318699
]
ASF GitHub Bot commented on RYA-303:
------------------------------------
Github user ejwhite922 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/172#discussion_r160455634
--- Diff:
extras/indexing/src/test/java/org/apache/rya/api/client/mongo/MongoInstallIT.java
---
@@ -78,6 +78,47 @@ public void install() throws
DuplicateInstanceNameException, RyaClientException
assertTrue("Tables missing from:" + expected + " actual:" + found,
expected.size() == count);
assertTrue("Instance should exist.",
instanceExists.exists(ryaInstance));
}
+
+ @Test
--- End diff --
Spacing off
> Mongo PCJ indexer support
> -------------------------
>
> Key: RYA-303
> URL: https://issues.apache.org/jira/browse/RYA-303
> Project: Rya
> Issue Type: Improvement
> Reporter: Andrew Smith
> Assignee: Andrew Smith
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)