Christopher L. Shannon
9a298e6caa
Increase forkedProcessTimeoutInSeconds for tests to decrease timeout failures ( #930 )
...
(cherry picked from commit f473efe163
)
2022-11-11 05:49:40 -05:00
Christopher L. Shannon (cshannon)
8062423dcd
AMQ-9159 - In topic subscriptions only remove nodes from dispatched list if
...
they match the destination on destination removal
(cherry picked from commit 837df23be6
)
2022-11-10 16:18:28 -05:00
Christopher L. Shannon (cshannon)
3047807763
AMQ-9152: Make test classes abstract to fix surefire plugin
...
(cherry picked from commit ea10d984d0
)
2022-11-03 15:48:28 -04:00
Christopher L. Shannon (cshannon)
81773c85d7
AMQ-9152: Fix surefire setup to run all tests that are not excluded
...
(cherry picked from commit ba0b7a25a0
)
2022-11-03 15:48:18 -04:00
Christopher L. Shannon (cshannon)
3bd099f469
AMQ-9156 - fix formatting
2022-11-03 10:44:26 -04:00
Christopher L. Shannon (cshannon)
9c5a6219ea
AMQ-9156 - Make sure in flight metrics are properly decremented on
...
subscription destroys and dispatch failures
(cherry picked from commit 58666afffd
)
2022-11-03 10:42:45 -04:00
Christopher L. Shannon (cshannon)
8cc7a45455
AMQ-9107 - rework performance improvement for consumer closing in
...
managed region broker
This new approach just looks matching Subscriptions from the region for the
destination which prevents having to store another map and falls back to
the old approach if something went wrong.
(cherry picked from commit d46b74d674
)
2022-11-03 06:50:44 -04:00
Christopher L. Shannon (cshannon)
bc9e728123
AMQ-9153: Fix slow consumer advisory for queue subscriptions
...
Due to changes with Queues to check if consumers are full before adding
more messages to the subscription, the Queue dispatch logic needed to be
updated to mark subscriptions as slow and send advisories if configured
instead of relying on the subscription itself to do it.
(cherry picked from commit 596ee31687
)
2022-11-01 10:31:50 -04:00
Lucas Tétreault
fb89765fdf
Add a test for offline durable subscriptions for AMQ-9107
...
(cherry picked from commit 98b7d3443c
)
2022-11-01 07:06:41 +01:00
Matt Pavlovich
465bed7b3f
[AMQ-9115] Upgrade to commons-daemon 1.3.2
...
(cherry picked from commit 68a1d6e612
)
2022-10-31 17:43:52 +01:00
Matt Pavlovich
bbd15972e0
[AMQ-9116] Upgrade to jettison 1.5.1
...
(cherry picked from commit e9b7afbe1f
)
2022-10-31 17:39:54 +01:00
Matt Pavlovich
f2453ed4bb
[AMQ-9112] Upgrade to Spring 5.3.23 ( #910 )
...
(cherry picked from commit c86ed31122
)
2022-10-30 17:26:55 +01:00
Matt Pavlovich
bc1bd8087f
[AMQ-9065] Replace ianal-maven-plugin with geronimo tools-maven-plugin for JDK 17 support ( #901 )
...
(cherry picked from commit b55e8cd5d2
)
2022-10-30 17:04:13 +01:00
Jean-Baptiste Onofré
774137436f
[AMQ-9133] Upgrade to ASM 9.4
...
(cherry picked from commit 6e7a4c66f1
)
2022-10-30 16:35:37 +01:00
Jean-Baptiste Onofré
27143af161
[AMQ-9130] Upgrade to jackson 2.13.4 and jackson-databind 2.13.4.1
...
(cherry picked from commit 5cbaa0356d
)
2022-10-30 16:32:38 +01:00
Matt Pavlovich
ff97a42d0d
[AMQ-9114] Upgrade to log4j2 2.19.0 ( #913 )
...
(cherry picked from commit be1a5ec68e
)
2022-10-30 16:30:13 +01:00
Dmytro Chebotarskyi
ba32225114
AMQ-6148 re-using LDAP context for authentication
...
(cherry picked from commit 610b87aed8
)
2022-10-19 06:00:22 +02:00
Lucas Tétreault
51c390737a
remove consumers more efficiently
...
(cherry pick from commit b7f73d4875
)
2022-10-13 05:58:32 +02:00
Lucas Tétreault
258a66652a
Fix serialization of RemoveInfo advisory message for AMQP consumers
...
(cherry picked from commit e0a37a5c30
)
2022-10-13 05:54:38 +02:00
Dmytro Chebotarskyi
189a2755a5
[NO JIRA] Removing unused concurrentStoreAndDispatchTransactions variable from KahaDBStore. Cleaning up related unused code.
...
(cherry picked from commit 73f827f9a6
)
2022-09-09 07:44:28 +02:00
Robbie Gemmell
aad85e2c4a
AMQ-9074: use -noindex to remove various .js files, disable html source listings for javadoc
...
(cherry picked from commit 52574a794a
)
2022-09-07 18:04:01 -04:00
Jean-Baptiste Onofré
cad3839fe1
[maven-release-plugin] prepare for next development iteration
2022-08-25 09:22:35 +02:00
Jean-Baptiste Onofré
b6ecffe80a
[maven-release-plugin] prepare release activemq-5.17.2
2022-08-25 09:22:27 +02:00
Jean-Baptiste Onofré
f9678aa3e0
Add missing ASF header
2022-08-24 09:39:02 +02:00
Jean-Baptiste Onofré
18608d2196
[AMQ-9026] Use Spring 5.x namespace location in activemq-osgi
...
(cherry picked from commit 64ff517f0b
)
2022-08-23 07:49:43 +02:00
Jean-Baptiste Onofré
54fd3a1581
[AMQ-9057] Don't include OSGi contract in activemq-osgi
...
(cherry picked from commit c506d46c09
)
2022-08-23 07:46:21 +02:00
Matt Pavlovich
b70b2960a4
[AMQ-8981] Fix CustomBridgeFactoryTest
...
(cherry picked from commit 82a2374764
)
2022-08-23 07:13:54 +02:00
Matt Pavlovich
0dde1a15df
[AMQ-8980] Align maven-xbean-plugin to xbean version ( #854 )
...
Merging to work on getting unit tests going
(cherry picked from commit 1483d1c
)
2022-08-21 07:51:55 +02:00
Jean-Baptiste Onofré
8d09211e5a
Update Spring schema namespace in preparation for 5.7.2 release
2022-08-21 07:34:59 +02:00
Jean-Baptiste Onofré
823a814900
[AMQ-9000] Upgrade to maven 3.8.6
...
(cherry picked from commit 6541b8d418
)
2022-08-20 06:36:51 +02:00
Jean-Baptiste Onofré
b46cccc961
Use version from parent pom
...
(cherry picked from commit 4acabd2e5a
)
2022-08-19 09:28:45 +02:00
Jean-Baptiste Onofré
7bb5a41c1f
[AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3
...
(cherry picked from commit a2d5a54c32
)
2022-08-19 07:30:29 +02:00
Jean-Baptiste Onofré
5661ce0d14
[AMQ-9038] Upgrade to maven-consolets-plugin and maven-graph-plugin 1.45
...
(cherry picked from commit a4ad35e642
)
2022-08-19 06:48:28 +02:00
Jean-Baptiste Onofré
b14f91cd20
[AMQ-9036] Upgrade to cobertura-maven-plugin 2.7
...
(cherry picked from commit 274b8e03b2
)
2022-08-19 06:46:05 +02:00
Jean-Baptiste Onofré
757cb95014
[AMQ-9034] Upgrade to maven-war-plugin 3.3.2
...
(cherry picked from commit 266f0ab2bf
)
2022-08-19 06:44:16 +02:00
Jean-Baptiste Onofré
7ad4c551fd
[AMQ-9049] Mention dicarded messages in getTotalDequeueCount operation of BrokerViewMBean
...
(cherry picked from commit 7159b4410b
)
2022-08-18 07:26:47 +02:00
Enrico Olivelli
f103c2cec9
AMQ-9052: Selectors - improve perfomance of Equals and Not
...
(cherry picked from commit a978eb5115
)
2022-08-18 07:21:59 +02:00
Jean-Baptiste Onofré
bdc4f646c6
[AMQ-9032] Upgrade to maven-plugin-plugin 3.6.4
...
(cherry picked from commit 58ec32738d
)
2022-08-18 07:18:14 +02:00
Jean-Baptiste Onofré
f23eb49c6f
[AMQ-9030] Upgrade to maven-antrun-plugin 3.0.0
...
(cherry picked from commit fb3dea3656
)
2022-08-18 07:16:39 +02:00
Jean-Baptiste Onofré
a36e9ba93b
[AMQ-9043] Upgrade to maven-shade-plugin 3.3.0
...
(cherry picked from commit ec3cea1a94
)
2022-08-18 07:14:36 +02:00
Zishuo Ding
2a7570d7d8
Refine the logging messages
...
(cherry picked from commit f2c9a6c718
)
2022-08-17 07:49:06 +02:00
Enrico Olivelli
8d9fdd3b07
AMQ-8613 Improve performance of selectors with a big sequence of OR and AND logical expressions
...
(cherry picked from commit 4b08978062
)
2022-08-17 07:47:29 +02:00
charlie-aws
36973a83c5
AMQ-8987 EncryptableLDAPLoginModule support wider password encryption schemes
...
(cherry picked from commit 6e3b19bd59
)
2022-08-17 07:44:45 +02:00
Jean-Baptiste Onofré
b94737ea25
[AMQ-9037] Upgrade to taglist-maven-plugin 3.0.0
...
(cherry picked from commit 43ae33aa4b
)
2022-08-17 07:37:29 +02:00
Jean-Baptiste Onofré
79e4aadfa2
[AMQ-9035] Upgrade to build-helper-maven-plugin 3.3.0
...
(cherry picked from commit 98cbd45939
)
2022-08-17 07:27:54 +02:00
Jean-Baptiste Onofré
f79aa3aadd
[AMQ-9033] Upgrade to maven-project-info-reports-plugin 3.4.0
...
(cherry picked from commit cd0423248d
)
2022-08-17 07:23:06 +02:00
Jean-Baptiste Onofré
d404f450fd
[AMQ-9031] Upgrade to maven-javadoc-plugin 3.3.2
...
(cherry picked from commit 10bcc9e57c
)
2022-08-17 07:21:25 +02:00
Jean-Baptiste Onofré
7ec87f4dd4
[AMQ-9039] Upgrade to dependency-check-maven 7.1.1
...
(cherry picked from commit a52c17805e
)
2022-08-17 07:19:51 +02:00
Jean-Baptiste Onofré
2211ad3b43
[AMQ-9044] Upgrade to depends-maven-plugin 1.4.0
...
(cherry picked from commit 7669958bb5
)
2022-08-17 07:15:48 +02:00
Jean-Baptiste Onofré
b9ab06b5fc
[AMQ-9040] Upgrade to maven-enforcer-plugin 3.1.0
...
(cherry picked from commit 812e2b2ddf
)
2022-08-16 16:35:03 +02:00