[
https://issues.apache.org/jira/browse/ARTEMIS-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2512.
------------------------------------
> Move the LocalMonitor tick log
> ------------------------------
>
> Key: ARTEMIS-2512
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2512
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Reporter: Domenico Bruscino
> Priority: Major
> Fix For: 2.11.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Can we please move the logging below to its own logger. This is very useful
> logging to establish a "heartbeat" log statement (logging consistently every
> 5 seconds) when investigating potential CPU starvation or "pause" issues.
> {noformat}
> ...TRACE [org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl]
> Tick from store...
> {noformat}
> Right now, it is TRACE on the PagingManager logger. That includes other log
> statements that is too verbose to leave activated indefinitely in production.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)