JB Onofré
6546dd1b8b
Merge pull request #1162 from jbonofre/AMQ-9434
...
AMQ-9434: Support space in ActiveMQ base directory
2024-03-03 07:45:12 +01:00
JB Onofré
aebb8559a2
Merge pull request #1166 from jbonofre/AMQ-9446
...
AMQ-9446: Upgrade to commons-lang 3.14.0
2024-03-03 07:26:45 +01:00
Jean-Baptiste Onofré
2f5c079468
AMQ-9446: Upgrade to commons-lang 3.14.0
2024-03-02 14:31:28 +01:00
JB Onofré
51965401bc
Merge pull request #1160 from jbonofre/AMQ-9440
...
AMQ-9440: Upgrade to Jetty 11.0.20
2024-03-02 14:07:39 +01:00
JB Onofré
7d4adf9e0e
Merge pull request #1163 from jbonofre/AMQ-9443
...
AMQ-9443: Upgrade to Camel 4.4.0
2024-03-02 14:05:50 +01:00
Jean-Baptiste Onofré
3a080e37eb
This closes #937
2024-03-02 13:58:02 +01:00
Shikhar Gupta
f8bbeeee22
AMQ-9166: Add destination to scheduler job
2024-03-02 13:56:55 +01:00
JB Onofré
ff360abf43
Merge pull request #1159 from jbonofre/AMQ-9439
...
AMQ-9439: Upgrade to log4j 2.23.0
2024-03-02 13:38:28 +01:00
JB Onofré
0f03434337
Merge pull request #1130 from jbonofre/AMQ-9396
...
AMQ-9396: Upgrade to Spring 6.1.4
2024-03-02 13:37:36 +01:00
JB Onofré
6bae734088
AMQ-9434: Support space in ActiveMQ base directory
2024-03-02 07:11:29 +01:00
JB Onofré
79cda523ad
AMQ-9443: Upgrade to Camel 4.4.0
2024-03-01 16:54:31 +01:00
JB Onofré
86d3705db3
AMQ-9396: Upgrade to Spring 6.1.4
2024-02-29 13:52:47 +01:00
JB Onofré
22f48d9fa8
AMQ-9440: Upgrade to Jetty 11.0.20
2024-02-29 13:50:30 +01:00
JB Onofré
1d369b5f7a
AMQ-9439: Upgrade to log4j 2.23.0
2024-02-28 20:36:10 +01:00
JB Onofré
85eb0f2df8
Merge pull request #1150 from mattrpav/AMQ-9428
...
[AMQ-9428] Upgrade commons-io 2.15.1
2024-02-28 18:37:06 +01:00
JB Onofré
c549d70800
Merge pull request #1151 from mattrpav/AMQ-9429
...
[AMQ-9429] Upgrade commons-logging 1.3.0
2024-02-28 17:05:29 +01:00
JB Onofré
99dced2fa7
Merge pull request #1128 from hyteio/AMQ-9216
...
[AMQ-9216] Remove deprecated java.lang.SecurityManager usage from activemq-client IdGenerator
2024-02-28 16:54:32 +01:00
JB Onofré
1e37fe64e8
Merge pull request #1155 from thezbyg/main
...
AMQ-9432 Disable default Jetty WebSocket idle timeout
2024-02-28 16:09:34 +01:00
Matt Pavlovich
9579cc4a09
[AMQ-9429] Upgrade commons-logging 1.3.0
2024-02-27 15:01:07 -06:00
Matt Pavlovich
5e1cbc8ee6
[AMQ-9428] Upgrade commons-io 2.15.1
2024-02-27 15:00:39 -06:00
Matt Pavlovich
3212caab0b
Merge branch 'AMQ-9427'
2024-02-27 14:53:53 -06:00
Matt Pavlovich
d9e2b4ced6
[AMQ-9427] Upgrade log42j 2.22.1
2024-02-27 07:40:52 -06:00
Albertas Vyšniauskas
2ddc3c0746
AMQ-9432 Disable default Jetty WebSocket idle timeout
2024-02-16 13:01:28 +02:00
Christopher L. Shannon
65a6b805a0
Merge pull request #1154 from cshannon/AMQ-9436
...
AMQ-9436 - Ensure message audit in queue store cursor is shared
2024-02-15 18:16:02 -05:00
Christopher L. Shannon
75de932116
AMQ-9436 - Ensure message audit in queue store cursor is shared
...
This commit fixes the initialization of the StoreQueueCursor message
audit object to make sure it's shared between the persistent and non
persistent cursors. It also adds a check to ensure that duplicate calls
to start will not try and init more than once.
2024-02-15 17:27:52 -05:00
Christopher L. Shannon
30d54c4299
Merge pull request #1153 from cshannon/AMQ-9435
...
AMQ-9435 - Ensure orderIndex next id is rolled back on duplicates
2024-02-15 10:37:39 -05:00
Christopher L. Shannon
10d94bd165
AMQ-9435 - Ensure orderIndex next id is rolled back on duplicates
...
This commit fixes a bug in KahaDB that caused gaps in sequence ack
tracking for durables that would lead to the appearance of stuck
messages on durable subs if duplicate messages were detected. The
sequence is now correctly rolled back so that there is no gap if the
message is not added to the order index
2024-02-15 09:39:48 -05:00
Matt Pavlovich
afe9e8d1f3
Merge branch 'mattrpav-AMQ-9426'
2024-01-30 15:11:33 -06:00
Matt Pavlovich
7c76bd9673
[AMQ-9426] Upgrade jmdns 3.5.9
2024-01-30 15:10:03 -06:00
Matt Pavlovich
7b9d0aefd3
Merge branch 'mattrpav-AMQ-9422'
2024-01-30 14:59:41 -06:00
Matt Pavlovich
bee30f002f
[AMQ-9422] 2024-01-29 Maven plugin dependency updates
2024-01-30 14:57:58 -06:00
Matt Pavlovich
4793da1902
Merge branch 'mattrpav-AMQ-9425'
2024-01-30 14:21:49 -06:00
Matt Pavlovich
164ec09f41
[AMQ-9425] Upgrade slf4j 2.0.11
2024-01-30 14:18:07 -06:00
Matt Pavlovich
c0fcbf66a3
Merge branch 'mattrpav-AMQ-9423'
2024-01-30 14:12:16 -06:00
Matt Pavlovich
066fcdeeb2
[AMQ-9423] Upgrade Jetty 11.0.19
2024-01-30 14:07:21 -06:00
Matt Pavlovich
066a7363fd
Merge branch 'mattrpav-AMQ-9424'
2024-01-30 13:46:06 -06:00
Matt Pavlovich
c17beb1767
[AMQ-9424] Upgrade Jackson 2.16.1
2024-01-30 09:00:49 -06:00
Christopher L. Shannon
38b6d86ff8
Merge pull request #1142 from cshannon/AMQ-9420
...
AMQ-9420 - Don't decrement KahaDB durable sub metrics on duplicate ack
2024-01-23 10:34:28 -05:00
Christopher L. Shannon (cshannon)
a0b8a1fe55
revert unnecessary change
2024-01-23 10:19:04 -05:00
Christopher L. Shannon (cshannon)
f73cf2aaab
AMQ-9420 - Don't decrement KahaDB durable sub metrics on duplicate ack
...
This adds a check in case a duplicate ack is passed to the store to make
sure that the subscription statistics (if enabled) for a durable sub do
not have the metrics decremented a second time
2024-01-23 10:02:19 -05:00
Jean-Baptiste Onofré
0b95f93449
AMQ-9412: fix docker entrypoiint script
2024-01-21 16:40:55 +01:00
Matt Pavlovich
43f1399697
Merge branch 'mattrpav-AMQ-9344'
2024-01-18 08:30:04 -06:00
Matt Pavlovich
50baf95bff
[AMQ-9344] Add configurable limit to uncommitted transaction
2024-01-17 13:25:27 -06:00
Christopher L. Shannon
a2bf5b8adb
Merge pull request #1141 from cshannon/javax-jakarta-exception-conversion
...
AMQ-9418 - Support converting javax jms exceptions to jakarta
2024-01-16 15:30:31 -05:00
Christopher L. Shannon (cshannon)
be64fdba51
AMQ-9418 - Support converting javax jms exceptions to jakarta
...
This fixes the OpenWire v12 marshaller so that if an exception is
received by a javax based broker the client will convert back to a
jakarta jms exception type.
2024-01-16 15:20:44 -05:00
Matt Pavlovich
a2d5d28c1f
Merge pull request #1138 from mattrpav/AMQ-9417
...
[AMQ-9417] Update activemq-client-jakarta description to mention 6.x …
2024-01-11 11:09:12 -06:00
Matt Pavlovich
4780d8e065
[AMQ-9417] Update activemq-client-jakarta description to mention 6.x specifically
2024-01-11 11:03:39 -06:00
JB Onofré
343e3de555
This closes #1129
2023-11-29 16:08:41 +01:00
huiyang
7d6362da73
Improve test reliability by resolving nondeterministic order of Json
2023-11-29 15:55:59 +01:00
JB Onofré
aeab06e93e
Merge pull request #1135 from jbonofre/AMQ-9408
...
AMQ-9408: fix jolokia-access.xml loading in Windows wrapper
2023-11-29 15:32:13 +01:00