Skip to content

Conversation

@SeriousSem
Copy link

If an unchecked exception was thrown during the method execution, element cache locks will not be released. So, when the same method will be executed next time, LockTimeoutException will be thrown instead of trying to execute method.
It hides the original exception and makes impossible to fix exceptions live without restarting the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant