Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/550
I don't know in which commit it was changed. but JDBCJournalImpl has a
Logger which is not final. it should be the first line.
we are using the loggers just for trace and debug anyways,
errors/warn should still be at the former way (i.e. using the resources)...
A general note about the JDBC work.. there is no tracing or Debug... if not
now, please open a JIRA to add some traces around these methods.. in my own
experience this may bite you later when there is a bug reported.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---