Need help in connecting to embedded broker from external client

2023-12-13 Thread Shurya kumar
Hi all, I am using an embedded Artemis broker in my Springboot application. I am able to use the broker from the java application. However, when i try to connect to broker from the python client using stomp/amqp, it is not getting connected. But the telnet command is able to the port. Is there s

Re: Trouble with Replication HA Master/Slave config performing failback

2023-12-13 Thread Shields, Paul Michael
Hi Justin, Thanks for the response. I will try that example. Yes, I am suspecting that it is an environmental issue too. I am running the broker instances in Kubernetes pods on two different servers. I have an operator pod that creates a statefullSet consisting of the master and slave broke

Re: Trouble with Replication HA Master/Slave config performing failback

2023-12-13 Thread Justin Bertram
ActiveMQ Artemis ships with an example in the examples/features/ha/replicated-failback directory that demonstrates how this works. I ran this example and it worked fine. I also started up the brokers manually and triggered failover and failback. Again, everything worked fine. My only guess is that

Re: Openwire Support in Future Artemis releases

2023-12-13 Thread phillstravelpics
Hi JustinThank you so much for taking the time to replyRegardsPhill Original message From: Justin Bertram Date: 13/12/2023 20:44 (GMT+00:00) To: users@activemq.apache.org Subject: Re: Openwire Support in Future Artemis releases There are no plans for OpenWire to be deprecated

Re: Openwire Support in Future Artemis releases

2023-12-13 Thread Justin Bertram
There are no plans for OpenWire to be deprecated in ActiveMQ Artemis. Justin On Wed, Dec 13, 2023 at 1:43 PM phillstravelpics wrote: > HiWe are looking to migrate to Apache Artemis using the OpenWire > protocol.I was wondering if the Devs could confirm that there are no plans > for OpenWire to

Openwire Support in Future Artemis releases

2023-12-13 Thread phillstravelpics
HiWe are looking to migrate to Apache Artemis using the OpenWire protocol.I was wondering if the Devs could confirm that there are no plans for OpenWire to be deprecated in near future versions of the Artemis projectThanksPhill

Re: Access to ASF Slack

2023-12-13 Thread Justin Bertram
Done. Justin On Wed, Dec 13, 2023 at 10:22 AM Alessio Corvaglia wrote: > Hello, > > > > could you please send an invitation for the ASF slack workspace to the > following email address: a.corvag...@reply.it (a.corvaglia at reply.it)? > > > > Many thanks! > > > > > > > > Co

Access to ASF Slack

2023-12-13 Thread Alessio Corvaglia
Hello, could you please send an invitation for the ASF slack workspace to the following email address: a.corvag...@reply.it (a.corvaglia at reply.it)? Many thanks! Cordiali saluti / Best Regards Alessio Corvaglia Storm Reply Via Nizza, 250

Re: Controlling the Netty messagebuffer

2023-12-13 Thread Justin Bertram
> Can somebody confirm my observation? You'd need to share your application code in order to confirm. Feel free to create a GitHub repo or something including the requester and responder. > Why is the client keeping memory for data that is already sent? Unknown at this point. > Can I limit the

Re: GPG verification of apache-artemis 2.31.2

2023-12-13 Thread Riccardo Caselli
Thanks a lot! I confirm it's now working perfectly! Riccardo On Wed, 13 Dec 2023 at 16:08, Robbie Gemmell wrote: > You are not missing anything, unfortunately I updated the > redundant/unused 'dist dev area' KEYS file rather than the 'dist > release area' KEYS file when I did the release, so wh

Re: GPG verification of apache-artemis 2.31.2

2023-12-13 Thread Robbie Gemmell
You are not missing anything, unfortunately I updated the redundant/unused 'dist dev area' KEYS file rather than the 'dist release area' KEYS file when I did the release, so when you checked earlier it simply didnt contain the appropriate key. It went unnoticed presumably as most people checking th

GPG verification of apache-artemis 2.31.2

2023-12-13 Thread Riccardo Caselli
Hi, I'm trying to follow these instructions https://activemq.apache.org/components/artemis/download/#verify-the-integrity-of-downloads to verify the archive of apache-artemis-2.32.2.tar.gz (I tried also with the zip), but it seems it's not working as expected, am I missing something? $ gpg --impo