awslabs / aws-mysql-jdbc

The Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.
https://awslabs.github.io/aws-mysql-jdbc/
Other
227 stars 49 forks source link

Support for this project will end July 25/2024 #589

Open davecramer opened 4 months ago

davecramer commented 4 months ago

Describe the feature

Any new features will be implemented in https://github.com/aws/aws-advanced-jdbc-wrapper

Use Case

We recommend that you migrate to https://github.com/aws/aws-advanced-jdbc-wrapper

Proposed Solution

No response

Other Information

No response

Acknowledgements

The AWS JDBC Driver for MySQL version used

N/A

JDK version used

N/A

Operating System and version

N/A

flauschie commented 3 months ago

Are you going to support XA/JTA with the Wrapper? This has been a major shortcoming ....

davecramer commented 3 months ago

We will not be developing any new features on this project. Any new development will be here

flauschie commented 3 months ago

@davecramer

This wasn't my question. The question was whether you are going to provide XA support in the JDBC wrapper project. The last time I asked, the statement was that this isn't possible conceptually - which basically means that many enterprise-grade projects can't use it - so the projects that require HA more than others.

See also https://github.com/aws/aws-advanced-jdbc-wrapper/issues/639#issuecomment-2257246485