-
Notifications
You must be signed in to change notification settings - Fork 142
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
MySQL durable state implementation #802
Comments
Correct. |
|
Yeah, correct. |
For the record: we had to roll the contribution back for now, so there is still no support even though this issue shows a merged PR |
Versions used
Akka version: 2.8.5
Akks-persistence-jdbc version: 5.2.1
Expected Behavior
I expected that I would be able to connect to a MySQL database server and persist state data.
Actual Behavior
I get the following error which I believe is due to MySQL being missing from sequenceNextValUpdater.
Relevant logs
The text was updated successfully, but these errors were encountered: