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

[master] ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 #1246

Commits on Aug 20, 2021

  1. ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2

    Minor fix in logging output to remove <ENTITY>.toString() call during logging. It should be potentially not safe (e.g. resources consuming, dead-lock, infinite loop). Class name and primary key is enough there to identify cache object.
    
    Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
    rfelcman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f118e0b View commit details
    Browse the repository at this point in the history