Compatibility issue with @Changelog #523
Answered
by
dieppa
Liveitabhi14
asked this question in
Q&A
-
Are there any compatibility issues expected on using @Changelog with any Mongo version? (mongo 4.2.19 in my case) I am trying to connect my spring boot app to MongoDB on a 4.2.19 mongo server. Mongock execution fails throwing "read time out exception.. ABORTED MIGRATION" while the app tries to come up. The app works totally fine when I connect to a DB on 4.2.15 mongo server (with no exceptions for Mongock) I am using Mongock 4 |
Beta Was this translation helpful? Give feedback.
Answered by
dieppa
Mar 21, 2022
Replies: 1 comment
-
Hello, there is no identified issue in that contact as far as we are aware. Are you sure this is produced by Mongock? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dieppa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, there is no identified issue in that contact as far as we are aware.
Are you sure this is produced by Mongock?