Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rep-synch functionality #307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isper3at
Copy link
Contributor

@isper3at isper3at commented Oct 3, 2018

Description

What Changed?

The parent can now refresh/synch the child.
Added GUI entry point into the rep/synch tool.
The functionality is now more thread safe.

Tests

Coverage?
Updated tests

Links

Checklist

  • Code Review
  • Squash Commits

People To Reivew

@kchilton2
@ejwhite922
@pujav65

@asfgit
Copy link

asfgit commented Oct 3, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/784/

Build result: FAILURE

[...truncated 910.85 KB...][INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 17:58 min[INFO] Finished at: 2018-10-03T22:49:03+00:00[INFO] Final Memory: 215M/2587M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project rya.indexing: Compilation failure[ERROR] /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/indexing/src/main/java/org/apache/rya/sail/config/RyaSailFactory.java:[92,111] cannot find symbol[ERROR] symbol: variable RYA_INSTANCE_NAME[ERROR] location: class org.apache.rya.mongodb.MongoDBRdfConfiguration[ERROR] -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn -rf :rya.indexingchannel stoppedSetting status of 05ab6a7 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/784/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing

@asfgit
Copy link

asfgit commented Oct 4, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/785/

Build result: FAILURE

[...truncated 902.51 KB...][INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 19:54 min[INFO] Finished at: 2018-10-04T16:22:56+00:00[INFO] Final Memory: 186M/3030M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project rya.indexing: Compilation failure[ERROR] /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/indexing/src/main/java/org/apache/rya/sail/config/RyaSailFactory.java:[92,111] cannot find symbol[ERROR] symbol: variable RYA_INSTANCE_NAME[ERROR] location: class org.apache.rya.mongodb.MongoDBRdfConfiguration[ERROR] -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn -rf :rya.indexingchannel stoppedSetting status of d1ae3ee to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/785/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing

The parent can now refresh/synch the child.
Added GUI entry point into the rep/synch tool.
The functionality is now more thread safe.
@asfgit
Copy link

asfgit commented Oct 5, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/787/

Build result: FAILURE

[...truncated 932.31 KB...][INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 20:35 min[INFO] Finished at: 2018-10-05T20:13:05+00:00[INFO] Final Memory: 191M/3035M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project rya.indexing: Compilation failure[ERROR] /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/indexing/src/main/java/org/apache/rya/sail/config/RyaSailFactory.java:[92,111] cannot find symbol[ERROR] symbol: variable RYA_INSTANCE_NAME[ERROR] location: class org.apache.rya.mongodb.MongoDBRdfConfiguration[ERROR] -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn -rf :rya.indexingchannel stoppedSetting status of beb4cc8 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/787/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants