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

Proposal for a new annotation @ExecuteOn #8643

Merged
merged 11 commits into from May 13, 2024
Merged

Conversation

spericas
Copy link
Member

@spericas spericas commented Apr 9, 2024

Description

Proposal for a new annotation @ExecuteOn to run any CDI bean method on a separate thread (platform or virtual) and always blocking the calling thread. See tests.

@spericas spericas added MP 1.x Issues for 1.x version branch labels Apr 9, 2024
@spericas spericas added this to the 4.0.8 milestone Apr 9, 2024
@spericas spericas requested a review from danielkec April 9, 2024 18:29
@spericas spericas self-assigned this Apr 9, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 9, 2024
@spericas spericas marked this pull request as draft April 9, 2024 18:29
@spericas spericas force-pushed the issue-8638 branch 3 times, most recently from 9c0d15c to 1830ed0 Compare April 9, 2024 20:07
@spericas spericas changed the title Proposal for a new annotation @AsyncPlatform Proposal for a new annotation @OnNewThread Apr 15, 2024
@barchetta barchetta modified the milestones: 4.0.8, 4.0.9 Apr 22, 2024
…od on a separate platform thread and always blocking the calling thread. See tests.
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas changed the title Proposal for a new annotation @OnNewThread Proposal for a new annotation @ExecuteOn May 7, 2024
@spericas spericas marked this pull request as ready for review May 7, 2024 17:38
@spericas spericas added this to Sprint Scope in Backlog May 7, 2024
@spericas spericas merged commit b671795 into helidon-io:main May 13, 2024
12 checks passed
Backlog automation moved this from Sprint Scope to Closed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x Issues for 1.x version branch MP OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

5 participants