I read: "You can find many ActiveMQ developers and users in IRC and/or Slack"
on page https://activemq.apache.org/contact/#chat but I haven't an account
@apache.org. Is there an alternative way to access slack?
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
Te parameter failoverOnInitialConnection wouldn't seem be used and I can't
understand the sense of this parameter because the failover will not occur
if the client fails to make an initial connection to the live server
(https://activemq.apache.org/components/artemis/documentation/latest/ha.html#fai
I created the PR https://github.com/apache/activemq-artemis/pull/2866 to
deprecate the parameter failoverOnInitialConnection.
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
Hawtio is an awesome management tool for Java and JVM applications built on
top of JMX. It comes with a proxy servlet so you can connect to all remote
nodes in the whitelist (the whitelist is configured via the
hawtio.proxyWhitelist system property).
Currently, Artemis uses hawtio 1.5.12 and by de
Since nobody is against, I'm going to disable hawtio proxy servlet.
In the current version of hawtio doesn't exist a property to disable the
proxy servlet, so I would substitute web.xml[1] to remove the proxy servlet.
What are your thoughts?
Domenico
[1]
https://github.com/hawtio/hawtio/blob/1.x
Hi Micheal,
I think writing this definition in the documentation, could help the
contributors to create better commit messages:
https://issues.apache.org/jira/browse/ARTEMIS-2694
https://github.com/apache/activemq-artemis/pull/3064
Regards,
Domenico
--
Sent from: http://activemq.2283324.n4.nab
Hi Micheal,
I have successfully built the current master on Windows 10 with the
following environment:
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T20:33:14+02:00)
Maven home: C:\Program Files\apache-maven-3.5.4\bin\..
Java version: 1.8.0_231, vendor: Oracle Corporatio
emis-mqtt-protocol ---
[INFO] Surefire report directory:
C:\Users\bruscinodf\Workspace\brusdev\activemq-artemis\artemis-protocols\artemis-mqtt-protocol\target\surefire-reports
[WARNING] The system property basedir is configured twice! The property
appears in and any of ,
or user p
Hi Brian,
Please direct support questions to the ActiveMQ Users mailing list as
this list if for discussion of development of the broker itself.
Regards,
Domenico
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
Artemis CLI accesses to the port of the broker through core protocol for many
commands.
However, when several brokers are installed on a single machine, all the
installed `artemis` command for each broker operate only one broker that
have `tcp://localhost:61616` by default.
This behavior is difficu
I created a JIRA to read the default CLI connector from the related broker,
as suggested by Clebert: https://issues.apache.org/jira/browse/ARTEMIS-2723
Domenico
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
Maybe a minor regression on the setting `auto-delete-created-queues`.
I created the JIRA ARTEMIS-2724[1] and the PR #3093 to fix the issue.
[1] https://issues.apache.org/jira/browse/ARTEMIS-2724
[2] https://github.com/apache/activemq-artemis/pull/3093
Regards,
Domenico
--
Sent from: http://act
Yes, I see your point +1
Regards,
Domenico
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
+1
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
Please direct support questions to the ActiveMQ Users mailing list as this
list is for discussion of development of the broker itself.
Anyway this issue could be caused by a wrong value of the `JAVA_HOME`
environment variable.Try the command `echo %JAVA_HOME%` and check the
output. It should not i
Hi Gary and Justin,
thanksĀ for your suggestions. I created the PR #3118[1] to add the new
command `check` to the Command Line utility. This command exposes some
checks for nodes and queues using the management API for most of them.
The checks have been implemented to be modular. Each user can comp
+1
Regards,
Domenico
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html
17 matches
Mail list logo