Bug #25062
Set Hibernate logging in Candlepin to ERROR
Fixed in Releases:
Found in Releases:
Description
Due to a bug1 in Hibernate, we need to adjust the logging config to silence some excessive warnings:
log4j.logger.org.hibernate.internal.SessionImpl=ERROR
Associated revisions
History
#1
Updated by Jonathon Turel over 2 years ago
- Triaged changed from No to Yes
#2
Updated by The Foreman Bot over 2 years ago
- Assignee set to Andrew Kofink
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-candlepin/pull/112 added
#3
Updated by Andrew Kofink over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-candlepin|ed0ed838f05731aa9c49316886b82a4ba0753d8d.
Fixes #25062: set hibernate logging to ERROR