Skip to content

Remove support for Atomikos #28589

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

Closed
wilkinsona opened this issue Nov 9, 2021 · 7 comments
Closed

Remove support for Atomikos #28589

wilkinsona opened this issue Nov 9, 2021 · 7 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

No description provided.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Nov 9, 2021
@wilkinsona wilkinsona added this to the 3.0.x milestone Nov 9, 2021
@wilkinsona wilkinsona self-assigned this Nov 9, 2021
@wilkinsona wilkinsona modified the milestones: 3.0.x, 3.0.0-M1 Nov 30, 2021
@OrangeDog
Copy link
Contributor

What's the reason, and is there an upstream issue to track that would let it back in?

@wilkinsona
Copy link
Member Author

The trigger was it not being compatible with Jakarta EE 9. Even if that changes we do not plan to reinstate support. Our preference is that JTA providers maintain the integration as the Narayana team now do.

@GuyPardon
Copy link

We at Atomikos now host it in our 5.0 code base and dito releases.

@wilkinsona AFAIK Jakarta EE 9 was never mentioned. What is the Spring Boot policy re Jakarta EE?

@wilkinsona
Copy link
Member Author

Spring Boot 3.0, to be release in November, uses Jakarta EE 9.

@tech-consortium
Copy link

tech-consortium commented Dec 6, 2022

It is possible to release a Jakarta 9 version of your dependencies by using the transformer-maven-plugin from Eclipse. We are running Atomikos on Jakarta 9 by transforming the transactions-jta and transactions-hibernate4 as shown below...

pom.xml.txt

@simasch
Copy link

simasch commented Dec 6, 2022

@wilkinsona
You said "Our preference is that JTA providers maintain the integration as the Narayana team now do."
But I cannot find any official Narayana Spring Boot integration.

@wilkinsona
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

5 participants