Skip to content
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

FISH-9063 Allow Throwing an Exception After Locks for Clone Is Interrupted #33

Conversation

aubi
Copy link

@aubi aubi commented Sep 20, 2024

Rework of HyperWallet PR: hyperwallet#2

Following the EclipseLink ways of coding -- logger, message in resource file, configuration by system properties

Message reported when the exception is thrown, is logged at the SEVERE level as it changes normal behavior.
Other messages are at FINE level not to influence normal execution.

The open question is -- how to reproduce this issue? When this situation (interrupting acquireLocksForClone's waiting) happen?

The new version is deployed to the dev nexus.
I'll create a tag in git once this ticket is approved.

@aubi aubi force-pushed the FISH-9063-allow-throw-after-interrupted-locks-for-clone-2.7.11 branch from 6e75593 to 92c0fd0 Compare September 23, 2024 17:46
@aubi aubi merged commit 3a62bab into payara:eclipselink-2.7.11.payara-maintenance Sep 24, 2024
@aubi aubi deleted the FISH-9063-allow-throw-after-interrupted-locks-for-clone-2.7.11 branch September 24, 2024 16:16
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.

2 participants