Hi everyone, thanks for the detailed answers, were very helpful for me.
So, according to the priorities, I would like to start contributing to the Jakarta Transaction specification conversion. In the thread of this email Tom Jenkinson & Reza Rahman made references to it.
I'm gonna check the different shared links and I'll notify you if I require some additional guidance.
With regards to Java SE CompletableFuture alignment with Jakarta
Concurrency, currently the specification is heavily reliant on
Java SE Future. The idea is to enable managed threads to work
properly with CompletableFuture instead. It is a well understood
problem and perhaps even the changes are pretty well understood
(pretty good inspiration here: https://download.eclipse.org/microprofile/microprofile-context-propagation-1.0.2/microprofile-context-propagation.html).
The right place to discuss the details are in the Jakarta
Concurrency alias. I am subscribed there and will chime in if no
one else does. Do note, this enhancement does touch upon the
somewhat contentious issue of MicroProfile and Jakarta EE
alignment. For this reason, I suggest it is best to hold off on
this topic a bit more if that is OK and pick something else.
Hope this helps. Please do ask questions. This community can use
all the help it can get.
Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker
Please note views expressed here are my own as an individual
community member and do not reflect the views of my employer.
On 7/6/2020 9:02 PM, Juan Pablo
Feliciano Báez wrote:
Hi Otavio, thanks for your response.
After checking the Guide, definitely I'm not completely
sure of the right place to start helping. Checking in the
project list, the first topic of the Concurrency
project makes me feel a little curious:
- Java SE completable futures alignment
But I have not idea about the details and complexity of this
request,
Hoping everything it's fine. To be honest it's the
first time that I join a community with real
contribution intentions. So best regards and I hope to
contribute at least with my grain of sand.