ActiveMQ classic 5.18.4 - failover reconnect hangs

2024-09-04 Thread Martin Lichtin
Hi We often encounter this call stack, with the suspicion that the thread forever hangs in the socket read: "ActiveMQ Task-5" #195869202 daemon prio=5 os_prio=0 tid=0x7f8b6809 nid=0xe591 runnable [0x7f8a7f4eb000]    java.lang.Thread.State: RUNNABLE     at java.net.SocketInputStre

MQTT-to-Core wildcard conversion is broken

2024-09-04 Thread Felix Buergler (Suva)
Hello, We send MQTT Events from MinIO ObjectStore to Artemis ActiveMQ. With 2.32.0 sending events to a queue worked fine. Sending a message to a queue-name separated by core wildcards fails with 2.37.0. Core Wildcards get escaped as '/.' That was addressed with ARTEMIS-4532 already. Sending the