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

[3.0] Extended Thread logging - backport from master #1173

Merged

Conversation

rfelcman
Copy link
Contributor

There is change in log message severity and log category. This log message is also produced if persistence eclipselink.cache.extended.logging is set to true instead of previous eclipselink.thread.extended.logging.

This is backport from PRs #1100 and #1120 .

…ee4j#1100)

This change makes log output less confusing as cached entity should be reused/picked by different threads.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
(cherry picked from commit 66490c7)
There is change in log message severity and log category. This log message is also produced if persistence 'eclipselink.cache.extended.logging' is set to true.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
(cherry picked from commit c9272ea)
Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfelcman rfelcman merged commit eb01b28 into eclipse-ee4j:3.0 Jun 1, 2021
@rfelcman rfelcman deleted the bug_jpa_559307_DeadLockObjectBuilder_3.0 branch June 1, 2021 08:08
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.

None yet

2 participants