[
https://issues.apache.org/jira/browse/ARTEMIS-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Mitchell updated ARTEMIS-2542:
----------------------------------
Priority: Trivial (was: Minor)
> Excessive logging in resource adapter for MDBs with useJNDI=false
> -----------------------------------------------------------------
>
> Key: ARTEMIS-2542
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2542
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.10.1
> Reporter: Bob Mitchell
> Priority: Trivial
>
> When using an message Adapter with the "destination" activation config
> property set to the Queue or Topic name and "useJNDI" set to false, we get
> repeated server log entries of the form:
> {code:java}
> [2019-11-06T11:35:28.553-0500] [glassfish 4.1] [INFO] []
> [org.apache.activemq.artemis.ra] [tid: _ThreadID=240 _ThreadName=p:
> thread-pool-1; w: 9] [timeMillis: 1573058128553] [levelValue: 800] [[
> AMQ151004: Instantiating javax.jms.Queue "MyQueue" directly since
> UseJNDI=false.]] {code}
> This is really annoying and makes it harder to find critical log entries in
> the logs.
> Can we please lower the log level of this particular statement?
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)