Yoann Rodière (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-16546 (
https://hibernate.atlassian.net/browse/HHH-16546?atlOrigin=eyJpIjoiY2MxNW...
)
Re: Reduce verbosity of logs in a few edge cases (
https://hibernate.atlassian.net/browse/HHH-16546?atlOrigin=eyJpIjoiY2MxNW...
)
Note I went through the whole CoreMessageLogger class and found only those two that were
both used and too noisy, but there are a few different problems that we might also want to
address (in a different issue):
* some logs are no longer used: we could remove the methods or at least deprecate them
* some logs are only used in deprecated classes (e.g. in
org.hibernate.tool.hbm2ddl.TableMetadata ): we should deprecate them so that we can remove
them when we remove that deprecated class.
* some logs report failures but are marked as INFO… I’m pretty sure at least some of those
should be WARN instead of INFO.
(
https://hibernate.atlassian.net/browse/HHH-16546#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16546#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100224- sha1:4684446 )