Artemis operator: MQTT retained messages not consistent across 3 broker cluster

2023-03-16 Thread Shields, Paul Michael
Hi, Have a bunch of IoT clients connecting to a broker. Using MQTT Retain Message feature. Using Retain messages feature to get current state of my system when they are brought into system. Works great with single broker. But need HA so utilized cloud operator in Kubernetes to have a cluster of

Re: Artemis operator: broker credential

2023-03-16 Thread Thai Le
Thank you Domenico, I'll ask on the github when I have more questions Thai Le On Thu, 16 Mar 2023 at 17:14, Domenico Francesco Bruscino < bruscin...@gmail.com> wrote: > Hi Thai, > > this is more a question for ArtemisCloud.io[1] than the Apache ActiveMQ > Artemis project. To disable the GuestLog

Re: Artemis operator: broker credential

2023-03-16 Thread Domenico Francesco Bruscino
Hi Thai, this is more a question for ArtemisCloud.io[1] than the Apache ActiveMQ Artemis project. To disable the GuestLoginModule you need to set spec.requireLogin property to true, for further details related to the ArtemisCloud.io[1] operator feel free to ask your question at https://github.com/

Artemis operator: broker credential

2023-03-16 Thread Thai Le
Hello, I am trying to configure an credential for a cluster of artemis broker deployed by operator. Here is my helm chart: apiVersion: broker.amq.io/v1beta1 kind: ActiveMQArtemis metadata: name: activemq-artemis-broker spec: console: expose: true sslEnabled: false deploymentPlan:

Artemis AuditLog at MQTT connection closure

2023-03-16 Thread andrea bisogno
Hi, I was looking into the audit logs offered by Artemis and I tried to connect/disconnect an MQTT client to/from the broker. While I found some logs at the MQTT connection (like this: 2023-03-16 11:05:28,291 [AUDIT](Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveM

Re: Can someone help explain journal-related error?

2023-03-16 Thread Justin Bertram
I don't see anything in the log to indicate why the broker shutdown which typically indicates that it was shutdown administratively. Justin On Thu, Mar 16, 2023 at 7:53 AM John Lilley wrote: > Hi Justin, > > > > Thanks for the quick response! My colleague saved the artemis log here: > https:/

Re: Cluster bridge and message order

2023-03-16 Thread Oliver Lins
Hi, I've attached an archive containing the test apps, logs and a readme file. If you have any questions pls let me know. Thank you, Oliver On 3/15/23 16:31, Justin Bertram wrote: I just need a way to reproduce what you're seeing so once you get your reproducer in order let me know. Thanks!

RE: Can someone help explain journal-related error?

2023-03-16 Thread John Lilley
Hi Justin, Thanks for the quick response! My colleague saved the artemis log here: https://drive.google.com/file/d/1y9vK7tiTBEP3-2m4K5DFA6DyPG2AGg8W/view?usp=share_link He did not see anything else concerning, but maybe there is. Any help much appreciated. Thanks John [rg]