[jboss-jira] [JBoss JIRA] (WFLY-10976) Artemis warnings during startup
Rich DiCroce (JIRA)
issues at jboss.org
Tue Sep 4 12:15:00 EDT 2018
Rich DiCroce created WFLY-10976:
-----------------------------------
Summary: Artemis warnings during startup
Key: WFLY-10976
URL: https://issues.jboss.org/browse/WFLY-10976
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 14.0.0.Final
Reporter: Rich DiCroce
Assignee: Jeff Mesnil
Artemis logs these warnings during startup when using the stock standalone-full.xml configuration:
{code}
12:11:31,997 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-1628
12:11:32,000 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221075: Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead
{code}
It looks like there's a config option that could be used to silence the first one, but I have no idea what the second one is talking about.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list