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

FISH-6287 Payara6 concurrency 3.0 upgrade #5767

Merged
merged 135 commits into from
May 25, 2022
Merged

Conversation

aubi
Copy link
Contributor

@aubi aubi commented May 20, 2022

Description

Concurrency 3.0.0 implementation

Testing

Testing Performed

TCK runs clearly, runner is here: https://github.com/payara/jakartaee-10-tck-runners together with docs.

Testing Environment

Linux, OpenJDK 11

breakponchito and others added 30 commits February 10, 2022 19:00
…-upgrade

Fish-5962: adding samples to test concurrency 3.0
…executor-annotation

Fish-6037: support managedexecutor annotation
…executor-xml-tag

Fish-6037: support managedexecutor xml tag
The whole class is pushed to the CDI extension, but only some methods
can be annotated. This change skips all the others.
Missing parts: multiple values, propagation of values, custom context
services
@Pandrex247 Pandrex247 changed the title Payara6 concurrency 3.0 upgrade FISH-6287 Payara6 concurrency 3.0 upgrade May 23, 2022
appserver/concurrent/concurrent-impl/pom.xml Outdated Show resolved Hide resolved
@@ -64,7 +64,7 @@
<module>jaxrs-rolesallowed</module>
<module>jaxrs-rolesallowed-servlet</module>
<module>jaxws-security</module>
<module>jaxws-tracing</module>
<!--module>jaxws-tracing</module-->
Copy link
Member

Choose a reason for hiding this comment

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

Are we commenting these out to pass Jenkins?

* only if the new code is made subject to such option by the copyright
* holder.
*/
package org.glassfish.javaee.services;
Copy link
Member

Choose a reason for hiding this comment

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

Does this actually need to be in a org.glassfish.javaee package?
Could it a) not be fish.payara and b) not be jakartaee (or just ee)?

@aubi aubi merged commit 66b99b3 into Payara6 May 25, 2022
@aubi aubi deleted the payara6-concurrency-3.0-upgrade branch May 25, 2022 10:51
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.

4 participants