-
Notifications
You must be signed in to change notification settings - Fork 616
LiteralReplacement
-Cache is not threadsafe.
#2375
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
Comments
Could you please provide any further information?
The best would be to get a small reproducer for the problem you are facing. |
The error does occur in other queries that have the orderBy clause, but you can check one example bellow: Query:
Version: org.springframework.data:spring-data-neo4j:6.1.4 |
LiteralReplacement
-Cache is not threadsafe.
Thanks for reporting this @ajanoni The fix will appear in all branches. Snapshots will be ready soon. If you have the chance to try them, I would appreciate feedback on the fix. Thank you. |
It is a random error that occurs in different queries in our application:
Here is the stack trace:
The text was updated successfully, but these errors were encountered: