Lionel Cons created ARTEMIS-644:
-----------------------------------
Summary: Spurious "Checking..." INFO messages
Key: ARTEMIS-644
URL: https://issues.apache.org/jira/browse/ARTEMIS-644
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Lionel Cons
Trying the latest snapshot, I see many unnecessary {{INFO}} messages:
{code}
2016-07-20 10:44:09,649 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:11,650 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:13,651 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:15,651 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:17,652 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:19,652 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:21,653 [org.apache.activemq.artemis.core.server] INFO
Checking...
2016-07-20 10:44:23,653 [org.apache.activemq.artemis.core.server] INFO
Checking...
{code}
These should very likely be {{DEBUG}} messages...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)