Re: Unable to configure mqtt and nio

2022-12-22 Thread Tetreault, Lucas
Hi Rony, Amazon MQ for ActiveMQ is a managed service and as such it only supports a limited set of XML configuration attributes. In this case, you are not able to configure any attributes for the MQTT connector. You can find the full Amazon MQ XML schemas here: https://docs.aws.amazon.com/amaz

Re: ActiveMQ 5.16.x -- ability to specify elliptic curves?

2022-11-17 Thread Tetreault, Lucas
; -Frank > > > On Wed, Nov 16, 2022 at 12:14 PM Tetreault, Lucas > wrote: > >> Hey Frank, >> >> There are loads of configuration options available, e.g.: >> https://www.java.com/en/configure_crypto.html >

Re: ActiveMQ 5.16.x -- ability to specify elliptic curves?

2022-11-16 Thread Tetreault, Lucas
Hey Frank, There are loads of configuration options available, e.g.: https://www.java.com/en/configure_crypto.html You should be able to enable only specific curves (https://www.java.com/en/configure_crypto.html#DisablenonNIST) using something like: export ACTIVEMQ_OPTS='-Djdk.tls.namedGro

Re: issues with AMQ failover configuration

2022-10-12 Thread Tetreault, Lucas
Hey James, For what it's worth... You can continue using static:(failover:(uri1, uri2)) with the addition of the following query params "?randomize=false&maxReconnectAttempts=0" which is functionally equivalent to the "masterslave" protocol, e.g.: static:(failover:(uri1,uri1)?randomize=false&

Re: corrupt ActiveMQ Kahadb file?

2022-09-16 Thread Tetreault, Lucas
Hi Wendell, There are a couple of options you can try in the KahaDB config: checkForCorruptJournalFiles - If true, will check for corrupt journal files on startup and try and recover them. ignoreMissingJournalfiles - If true, reports of missing journal files are ignored. If deleting the inde

Re: Artemis deployment in AWS

2022-07-20 Thread Tetreault, Lucas
Hi Jan, My Artemis knowledge is extremely limited but I'll see if I can provide some AWS insight... I lead engineering for Amazon MQ and we host ActiveMQ "Classic" brokers as a managed service on AWS. The Image you shared for as your goal is analogous to our mesh network of active/standby brok

Re: Active Consumers Not Shown on ActiveMQ 5.16.5 Console

2022-06-28 Thread Tetreault, Lucas
Hi Ben, The issue was reported for 5.17.1 here: https://issues.apache.org/jira/browse/AMQ-8597 and I submitted PR with a fix: https://github.com/apache/activemq/pull/838. I don't believe there's any workaround. 5.16.5 was the last planned release on the 5.16.x stream but maybe JB would be w

Re: ActiveMQ roadmap, release date for 5.16.5 release?

2022-04-26 Thread Tetreault, Lucas
JB submitted 5.17.1 to a vote yesterday which includes this change: https://lists.apache.org/thread/strs8odwmtps91bfo65jjwt65y0jockq. Assuming all goes well that should be released very soon. Can you upgrade to that? - Lucas On 2022-04-26, 9:30 AM, "Peter Raymond" wrote: CAUTION: This

Re: Mybatis Generator upgrade to 1.4.1

2022-04-19 Thread Tetreault, Lucas
Steve, Was this meant for the ActiveMQ mailing list? - Lucas On 2022-04-19, 3:12 PM, "Steve Hill" wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. Hi Al

Re: Can ActiveMQ be deployed in an arm environment

2022-03-29 Thread Tetreault, Lucas
Hi there, I haven't seen any specific documentation about running ActiveMQ "Classic" on ARM and all I could find for Artemis was this blog about running it on a Raspberry Pi: https://www.dontesta.it/en/2021/02/15/activemq-artemis-easy-docker-creation-also-for-arm/ Out of curiosity, I just t

Re: Any update on release of 5.17

2022-03-14 Thread Tetreault, Lucas
Hey Jim, Have a peek at the dev mailing list for the latest update: https://lists.apache.org/thread/3lwt24zpwwhx2mv98khjmnl0so3pogmf - Lucas On 2022-03-14, 12:33 PM, "Wilcox, Jim" wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attach

Re: Active MQ All Fix for CVE-2021-44228, CVSS 10.0 (Critical)

2022-01-08 Thread Tetreault, Lucas
Woops, my mailbox was out of sync and I didn't see all the responses. Sorry for the noise! On 2022-01-08, 9:24 PM, "Tetreault, Lucas" wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the

Re: Active MQ All Fix for CVE-2021-44228, CVSS 10.0 (Critical)

2022-01-08 Thread Tetreault, Lucas
Hi Deepti, There is some information on the website that should answer all your questions: https://activemq.apache.org/news/cve-2021-44228. - Lucas On 2022-01-08, 2:38 AM, "Deepti Sharma S" wrote: CAUTION: This email originated from outside of the organization. Do not click links or

Re: Re: ActiveMQ 5.x end of life info

2021-10-15 Thread Tetreault, Lucas
Hey Giuseppe, There are no new releases planned for anything older than the 5.16 minor version stream and there is no one backporting patches, upgrades, etc. to those older versions. Your best bet to stay on top of CVEs is to stay on the latest version which is currently 5.16.3: https://activ

Re: ActiveMQ 5.x end of life info

2021-10-14 Thread Tetreault, Lucas
Hi Giuseppe, The release page for ActiveMQ 5.15.15 [https://activemq.apache.org/activemq-5015015-release] contains the following note: NOTE: This is the last planned 5.15.x release. Users should upgrade to the current 5.16.x stream for ongoing releases. Beyond this, I believe the intent is t

Re: I have a question about levedb

2021-07-07 Thread Tetreault, Lucas
Hey Tim, This may be the page they are referring to: https://activemq.apache.org/kahadb-replication-experimental . - Lucas On 2021-07-07, 5:09 AM, "Tim Bain" wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can c

Re: Roundup of the configuration files

2021-06-22 Thread Tetreault, Lucas
Hey Fabrice, You commented out the following in conf/activemq.xml Without this the ${activemq.data} properties and others won't be interpolated properly. You seem to be trying to minimize the config files and there is no credentials.properties file so you need to include at least the fo

Re: 5.15.14 Release Date?

2020-11-19 Thread Tetreault, Lucas
o vote this week end. Regards JB > Le 18 nov. 2020 à 22:45, Tetreault, Lucas a écrit : > > Hey folks, > > The Amazon MQ team is interested in some fixes in the 5.15.X branch right now. Does anyone have a tentative release date for 5.15.14? >

5.15.14 Release Date?

2020-11-18 Thread Tetreault, Lucas
Hey folks, The Amazon MQ team is interested in some fixes in the 5.15.X branch right now. Does anyone have a tentative release date for 5.15.14? Thanks! Lucas Tétreault Software Development Manager, Amazon MQ email: tetlu...@amazon.com phone: (778) 222-7107 [signatur

Re: Please help me with authorisation configuration

2020-09-25 Thread Tetreault, Lucas
Hey folks, I am a manager on the AmazonMQ team and I asked one of the engineers to have a look at this thread. Their analysis lines up with what Tim said and it doesn’t sound like anything we are doing would be causing this error. Here is what the engineer had to say: This particula