Github user kchilton2 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/36#discussion_r59214326
--- Diff:
extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/CreatePcj.java
---
@@ -139,6 +141,7 @@ public CreatePcj(final int spInsertBatchSize) {
* @throws QueryEvaluationException Historic results could not be
added to the initialized PCJ because of
* a problem with the Rya connection.
*/
+ @VisibleForTesting
--- End diff --
Why was this added?
---
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.
---