1102 Commits

Author SHA1 Message Date
jbonofre
a320efc79f [AMQ-7403] Fix LeaseDatabaseLockerTest unit test (jmock assertion)
(cherry picked from commit 3cb8fe87ea1e26f64364e47ac25aab4d77aab4da)
2020-03-11 18:33:17 +01:00
jbonofre
6e75460aab Revert "AMQ-7291 - allow setting properties after clearProperties for BytesMessage, closes #420"
This reverts commit b999e2b7787f8b9bd556456b1e6ebf4cbfc0881e.
2020-03-10 16:16:42 +01:00
jbonofre
b290d46038 Cancel 5.15.12 release 2020-03-09 16:27:53 +01:00
Jean-Baptiste Onofré
b55e965d3c [maven-release-plugin] prepare for next development iteration 2020-03-05 18:27:41 +01:00
Jean-Baptiste Onofré
7ad011350a [maven-release-plugin] prepare release activemq-5.15.12 2020-03-05 18:27:10 +01:00
jbonofre
612b0985dc [AMQ-7410] Align dependencies with Apache Karaf
(cherry picked from commit d878d877d528c0031615213102ee4175990627a9)
2020-02-26 18:02:22 +01:00
Jean-Baptiste Onofré
c2b1daa11b Ignore one unit test to avoid build failure on Jenkins (need refactoring)
(cherry picked from commit 11cdb5cb598d4752e67cffb0ff89119f3cf0b09e)
2020-02-26 13:13:13 +01:00
Jonathan Gallimore
5263883d37 Fix issue where the registry lookup was a hardcoded name and didn't account for the connector path
(cherry picked from commit 4522061527d683837add039b2356d1f943744833)
2020-02-24 13:25:08 +01:00
gtully
b999e2b778 AMQ-7291 - allow setting properties after clearProperties for BytesMessage, closes #420
(cherry picked from commit 503416a00167e2910630512426df77ecc32492a2)
2020-02-24 05:59:16 +01:00
Colm O hEigeartaigh
43be461ace AMQ-7399 - Adding a unit test
(cherry picked from commit 8cdddde5b47f06d5bc9d1c27e25287bc050799c6)
2020-02-14 08:44:37 +01:00
jbonofre
c92187d0b7 [AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default
(cherry picked from commit 097506a45837f55e4d010e4094d60a36f6672ebd)
2020-02-12 13:48:18 +01:00
Colm O hEigeartaigh
dae85b3dcc AMQ-7142 - Inserting Bouncy Castle Provider Early in Java Security Provider Chain Breaks KeyStore Loading
(cherry picked from commit 127852d2e7098436e99c573bc7b30e3facdb634b)
2020-01-27 13:42:42 +01:00
Christopher L. Shannon (cshannon)
34101937e0 AMQ-7352 - Add support for anonymous producer advisories
By default this behavior is turned off but can be enabled by setting
anonymousProducerAdvisorySupport on the BrokerService to true

(cherry picked from commit 0c6f9a9a1e253d50dac6b265f04c0a458ac535ee)
2019-11-22 13:37:18 -05:00
Jean-Baptiste Onofré
a8dd09074b [maven-release-plugin] prepare for next development iteration 2019-11-20 17:00:29 +01:00
Jean-Baptiste Onofré
40c6ea515e [maven-release-plugin] prepare release activemq-5.15.11 2019-11-20 17:00:05 +01:00
Colm O hEigeartaigh
f3112be3e0 AMQ-7295 - Update JTA spec
(cherry picked from commit 892c9e2a2d3962232a3a17a0a321e09d5d0df615)
2019-11-02 07:14:41 +01:00
Jean-Baptiste Onofré
811fa13081 [maven-release-plugin] prepare for next development iteration 2019-08-28 08:45:08 +02:00
Jean-Baptiste Onofré
2fa39dc403 [maven-release-plugin] prepare release activemq-5.15.10 2019-08-28 08:44:45 +02:00
Jean-Baptiste Onofré
a36c502bff [AMQ-7249] Upgrade to Jetty 9.4.19.v20190610 2019-08-24 07:23:39 +02:00
Colm O hEigeartaigh
e4d2f0967b AMQ-7244 - Update Apache Directory + FileServer 2019-08-07 07:47:15 +02:00
Lionel Cons
cac38c884b AMQ-7230 - Add support for regex based certificate authentication 2019-08-07 07:44:26 +02:00
gtully
9efb1fe2a6 AMQ-7102 - don't track objectNames that have not been registered due to suppressMBean filter, fix and test
(cherry picked from commit 9cb680c0bad9fb3f92807d0f49e02505c544e3e9)
2019-07-31 14:08:26 -04:00
gtully
70b2a43183 AMQ-7094 - track the objectName with an annotated mbean such that the jmx audit log event can extract that target of an mbean operation, fix and test
(cherry picked from commit d2b0affedb38c5439bce2fb5a8e321bc5d0ec713)
2019-07-31 14:08:02 -04:00
gtully
509c781669 AMQ-3405 - rework fix to use original destination strategy which may be different from the default shared strategy. new test
(cherry picked from commit 1ebf1862795286505dc2ce2d36e91008029061a3)
2019-07-31 14:07:47 -04:00
Colm O hEigeartaigh
0207edce8e Remove default "secret" password from the LDAPAuthorizationMap 2019-07-25 10:56:36 +02:00
Christopher L. Shannon (cshannon)
8a11ab4a1b AMQ-7238 - Ensure remoteId subscription map is also cleared when local
map is cleared inside DemandForwardingBridgeSupport

(cherry picked from commit c7eff840588be718da9a985d5c2b8db89b26796d)
2019-07-08 08:39:52 -04:00
gtully
ede4dbc864 AMQ-7234 - fix up memory usage wait timeout such that topic pfc in a transaction can see connection context state changes, fix and test
(cherry picked from commit de3f77063fa579159184d23ac98df97e80d63327)
2019-07-08 06:40:11 -04:00
gtully
6ff79d85aa AMQ-7225 - fix intermittent failure, avoid gc of partial tx pending commit
(cherry picked from commit 28a0cc6e5a78adb4b0b0134c860911c921f6a074)
2019-06-14 10:34:24 -04:00
gtully
ef0ec42885 AMQ-7225 - defer cleanup task operation till recovery processing complete, track prepared location in recovered ops to ensure they are retained on recovery failure. Fix and test
(cherry picked from commit 93e726d6a7ba9ed44f5440369f8f9f1b41f49373)
2019-06-14 10:34:12 -04:00
Christopher L. Shannon (cshannon)
8f8fda26ec AMQ-7221 - Fix InMemoryJobSchedulerManagementTest that was broken after
patch

(cherry picked from commit 814a286dfe64bfde749e54b8552b5197abe97b37)
2019-06-14 10:33:25 -04:00
Alan Protasio
34a235b256 AMQ-7221 - Delete Scheduled messages causes ActiveMQ create/write a unnecessary huge transaction file
(cherry picked from commit 5eb8403b1f77f1583942c59447b2514b4eda9b9c)
2019-06-11 07:53:23 -04:00
Alan Protasio
66e6e13553 AMQ-7196 - During startup ActiveMq load all the scheduleDB.data on memory causing OOM
(cherry picked from commit b56819123b21af1df001cb2a10e77ba88a3b3c95)
2019-05-13 07:37:03 -04:00
Christopher L. Shannon (cshannon)
0ce931f72d [maven-release-plugin] prepare for next development iteration 2019-03-15 07:56:41 -04:00
Christopher L. Shannon (cshannon)
855ba82071 [maven-release-plugin] prepare release activemq-5.15.9 2019-03-15 07:55:55 -04:00
jgoodyear
fcfb059c87 [AMQ-7135] Update AMQ2832 unit test expectation post 7135 fix 2019-01-28 18:16:06 -03:30
Christopher L. Shannon (cshannon)
64d8538b49 AMQ-7136 - Improve recovery of durable subscription metrics in KahaDB
Updated metrics recovery to only have to iterate over the order index 1
time to recovery the pending metrics for the subscriptions instead of
making a pass over the index once per subscription

(cherry picked from commit c3714457f11633231a6e925f09028686db04e423)
2019-01-15 14:24:41 -05:00
hkesler
9f513f8878 AMQ7135 : do a purge before deleting the destination 2019-01-12 22:47:16 -05:00
Christopher L. Shannon (cshannon)
0b88dabb40 AMQ-7129 - fix durable message size statistics with individual ack
Make sure that the pending message size for a durable sub only includes
messages part of the ack range

(cherry picked from commit fa2daa25e9acd3f37bb1ee0d37717d2383e67a85)
2019-01-11 09:57:44 -05:00
Christopher L. Shannon (cshannon)
602e382f1d AMQ-7129 - minor junit test fix
(cherry picked from commit 703b8cbda39f4a1263e7ecfbb1eb1ec247f91162)
2019-01-11 06:41:09 -05:00
Christopher L. Shannon (cshannon)
24b5944ecb AMQ-7129 - Properly recover messages from KahaDB for a durable when there are
messages to recover before the stored lastAck value

With individual ack mode we need to check the durable ackPosition
sequence set in the KahaDB index on subsription load to see if there are
earlier messages before the lastAck value that still haven't been acked.
While this normally wouldn't happen it is possible in individual ack
mode

(cherry picked from commit 25de20c77ec0bf6cdc699cac2ad50e34ec707453)
2019-01-11 06:40:59 -05:00
jgoodyear
9845853b68 [AMQ-7126] Improvement to perf of 5266Test 2019-01-07 21:21:05 -03:30
Jeff Genender
a2dccbf843 AMQ-7118 - Override hostname for naming to allow tests to apss on all
platforms
2019-01-07 17:03:20 -07:00
jgoodyear
2ed15d563c [AMQ-7126] Prevent OOM when recovering KahaDB and memory space is insufficient to load full page 2019-01-03 15:41:17 -03:30
gtully
540999654a AMQ-7106 - fix pending stop support by avoiding sync through single shared status var - fix and test
(cherry picked from commit 8cc0c5ad6c85381cf6bbeaf179086d451d96650e)
2018-12-12 11:57:01 -05:00
jgoodyear
d816b738af AMQ-7118 This closes #327 - with thanks to Heath Kesler 2018-12-04 12:51:02 -03:30
Christopher L. Shannon (cshannon)
85b33b3768 [maven-release-plugin] prepare for next development iteration 2018-11-14 12:33:50 -05:00
Christopher L. Shannon (cshannon)
bcad7e1f6a [maven-release-plugin] prepare release activemq-5.15.8 2018-11-14 12:33:08 -05:00
Alan Protasio
71ce081157 AMQ-7091 - O(n) Memory consumption when broker has inactive durable subscribes causing OOM
(cherry picked from commit 9012a7871b77da6ecdc403f6b44ef0221345bfb7)
2018-11-12 18:01:50 -03:30
Christopher L. Shannon
c988a145a1 [maven-release-plugin] prepare for next development iteration 2018-10-24 10:20:19 -04:00
Christopher L. Shannon
795a2533b1 [maven-release-plugin] prepare release activemq-5.15.7 2018-10-24 10:19:40 -04:00