[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #8 from Remy Maucherat --- We should probably recommend using PRs for multiple simple changes like this one. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #7 from AnhT --- (In reply to Mark Thomas from comment #6) > The log levels for the JMX (de-)registration messages have been addressed in: > - master for 9.0.18 onwards > - 8.5.x for 8.5.40 onwards > - 7.0.x for 7.0.94 onwards > >

[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #6 from Mark Thomas --- The log levels for the JMX (de-)registration messages have been addressed in: - master for 9.0.18 onwards - 8.5.x for 8.5.40 onwards - 7.0.x for 7.0.94 onwards I'll look at the Lifecycle issues next but

[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #5 from AnhT --- (In reply to AnhT from comment #3) > Hi, Mark Thomas. Thank you very much for your prompt response. > There are other 6 inconsistent logging practices shown below, and I think > the ERROR level is more appropriate

[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #4 from AnhT --- Hi, Mark Thomas. Thank you very much for your prompt response. There are other inconsistent logging practices shown below, and I think the ERROR level is more appropriate to following 6 log statements.

[Bug 63249] Inconsistent log level practices

2019-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #3 from AnhT --- Hi, Mark Thomas. Thank you very much for your prompt response. There are other 6 inconsistent logging practices shown below, and I think the ERROR level is more appropriate to them.

[Bug 63249] Inconsistent log level practices

2019-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 --- Comment #2 from Mark Thomas --- Nice find. I did a search of the code base. It wasn't perfect but I found 2 instances of INFO, 7 of WARN and 8 of ERROR. Generally, the ERROR logs were related to a more general failure to start or stop a

[Bug 63249] Inconsistent log level practices

2019-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63249 AnhT changed: What|Removed |Added CC||anu...@163.com --- Comment #1 from AnhT ---