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

Concurrency 3.1: Expand app-defined concurrent resources with Qualifiers and Virtual #27098

Closed
KyleAure opened this issue Dec 5, 2023 · 0 comments
Assignees
Labels
Epic Used to track Feature Epics that are following the UFO process story team:Zombie Apocalypse

Comments

@KyleAure
Copy link
Member

KyleAure commented Dec 5, 2023

User Story:
"As a user of Liberty, I want to be able to use the qualifiers and virtual config options on managed executors and managed thread factories within my application."

This is an expansion of the work done during Concurrency 3.0 under issue #18669

Scope:

  • Need to update liberty to parse and merge this configuration from web.xml, application.xml, and from application annotations.
  • From what I've seen ejb-jar.xml schema is no longer being updated to include any resource additions/changes that are going into Jakarta EE 10/11.

Testing:

  • Verify model via unit tests added to com.ibm.ws.javaee.ddmodel
  • Integration testing will be added as virtual threads and CDI injection of concurrent resource features are implemented, this is a prerequisite to that work.

Questions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Used to track Feature Epics that are following the UFO process story team:Zombie Apocalypse
Projects
None yet
Development

No branches or pull requests

3 participants