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

Scheduler #404

Merged
merged 3 commits into from Nov 12, 2019
Merged

Scheduler #404

merged 3 commits into from Nov 12, 2019

Conversation

davsclaus
Copy link
Contributor

No description provided.

Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think 50 ms could lead to an endlessy slow CI job.

@lburgazzoli
Copy link
Contributor

ok to test

@ppalaga
Copy link
Contributor

ppalaga commented Nov 12, 2019

I don't think 50 ms could lead to an endlessy slow CI job.

No, sorry for the confusion. "Slow" was meant for the system running the test, so 50ms might not be enough for the tested code to complete the expected tasks. I like the new version.

@asf-ci
Copy link

asf-ci commented Nov 12, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/camel-quarkus-pr/396/

Build result: FAILURE

[...truncated 1.45 MB...] at sun.reflect.GeneratedMethodAccessor255.invoke (Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at io.quarkus.deployment.ExtensionLoader$1.execute (ExtensionLoader.java:941) at io.quarkus.builder.BuildContext.run (BuildContext.java:415) at org.jboss.threads.ContextClassLoaderSavingRunnable.run (ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun (EnhancedQueueExecutor.java:2011) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask (EnhancedQueueExecutor.java:1535) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run (EnhancedQueueExecutor.java:1426) at java.lang.Thread.run (Thread.java:748) at org.jboss.threads.JBossThread.run (JBossThread.java:479)[ERROR] [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/MojoExecutionException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR] mvn -rf :camel-quarkus-integration-test-validatorchannel stoppedAdding one-line test results to commit status...Setting status of 6836bc6 to FAILURE with url https://builds.apache.org/job/camel-quarkus-pr/396/ and message: 'FAILURE 200 tests run, 4 skipped, 0 failed.'Using context: default

@lburgazzoli lburgazzoli merged commit a52d87f into master Nov 12, 2019
@jamesnetherton jamesnetherton deleted the scheduler branch November 13, 2019 07:56
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.

None yet

5 participants