[
https://issues.apache.org/jira/browse/AMQ-6071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Mielke updated AMQ-6071:
--------------------------------
Description:
Currently information about corrupted journal records are logged at INFO level.
{code}
2015-12-03 14:26:21,292 | INFO | pool-12-thread-1 | Journal |
tore.kahadb.disk.journal.Journal 335 | 171 - org.apache.activemq.activemq-osgi
- 5.11.1 | Corrupt journal records found in '/tmp/kahadb/db-1.log' between
offsets: 2041..3156
{code}
We should change the log level to WARN.
was:
Currently information about corrupted journal records are logged at INFO level.
{code}
2015-12-03 14:26:21,292 | INFO | pool-12-thread-1 | Journal
| tore.kahadb.disk.journal.Journal 335 | 171 -
org.apache.activemq.activemq-osgi - 5.11.1 | Corrupt journal records found in
'/tmp/kahadb/db-1.log' between offsets: 2041..3156
{code}
We should change the log level to WARN.
> Log info about corrupted journal records at warning level
> ---------------------------------------------------------
>
> Key: AMQ-6071
> URL: https://issues.apache.org/jira/browse/AMQ-6071
> Project: ActiveMQ
> Issue Type: Bug
> Components: KahaDB
> Affects Versions: 5.13.0
> Reporter: Torsten Mielke
> Priority: Minor
> Labels: corruption, kahadb
>
> Currently information about corrupted journal records are logged at INFO
> level.
> {code}
> 2015-12-03 14:26:21,292 | INFO | pool-12-thread-1 | Journal |
> tore.kahadb.disk.journal.Journal 335 | 171 -
> org.apache.activemq.activemq-osgi - 5.11.1 | Corrupt journal records found in
> '/tmp/kahadb/db-1.log' between offsets: 2041..3156
> {code}
> We should change the log level to WARN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)