Susinda Perera created ARTEMIS-4802:
---------------------------------------
Summary: Depricated master,slave,check-for-live-server tags needs
to be replaced with new values
Key: ARTEMIS-4802
URL: https://issues.apache.org/jira/browse/ARTEMIS-4802
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: ActiveMQ-Artemis-Examples
Affects Versions: 2.34.0
Reporter: Susinda Perera
When starting active mq ha samples it gives below log messages.
{code:java}
INFO [org.apache.activemq.artemis.core.server] AMQ221038: Configuration option
'master' is deprecated and will be removed in a future version. Use 'primary'
instead. Consult the manual for details.
INFO [org.apache.activemq.artemis.core.server] AMQ221038: Configuration option
'check-for-live-server' is deprecated and will be removed in a future version.
Use 'check-for-active-server' instead. Consult the manual for details.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact