Jean-Baptiste Onofré
be8fc6e6eb
[maven-release-plugin] prepare for next development iteration
2021-08-10 07:47:44 +02:00
Jean-Baptiste Onofré
50582306a7
[maven-release-plugin] prepare release activemq-5.16.3
2021-08-10 07:47:23 +02:00
Christopher L. Shannon (cshannon)
2ec4673a59
AMQ-8349 - Ensure virtual destination consumer advisories are only
...
replayed to new advisory consumers and not existing
(cherry picked from commit 8b99596eeb
)
2021-08-05 09:59:41 -04:00
jbonofre
9eda1508e3
[maven-release-plugin] prepare for next development iteration
2021-04-21 07:39:09 +02:00
jbonofre
ff1af27106
[maven-release-plugin] prepare release activemq-5.16.2
2021-04-21 07:38:47 +02:00
gtully
818d885d6c
AMQ-7298 - fix regression with broker redelivery plugin, fix and test relates to AMQ-8168
...
(cherry picked from commit c4d2ddfce9
)
2021-04-21 07:29:18 +02:00
charlie-aws
c4299ad9cc
fix BrokerServiceTest by replacing powermock
...
(cherry picked from commit f8b0db2dd4
)
2021-03-31 15:42:53 +02:00
charlie-aws
84bd96866d
AMQ-8189 add wait time to CachedLDAPAuthorizationModuleTest
...
(cherry picked from commit 30986e372c
)
2021-03-27 07:04:38 +01:00
Charlie Chen
9c1849cf62
AMQ-8190 add wait time & shrink duration for CI test run
...
(cherry picked from commit 6691e23e48
)
2021-03-25 12:51:43 +01:00
Jonathan Gallimore
468cd9c5cc
AMQ-8201 Forward commit commands for local transactions as well as XA transactions during ACK compaction
...
(cherry picked from commit 631342d76a
)
2021-03-25 12:43:07 +01:00
kimmking
e5b6982afd
ClientIdFilterDispatchPolicy dispatches messages in a topic to a given client. Then the message with a PTP_CLIENTID property, can be received by a mqtt client with the same clientId. ( #238 )
...
(cherry picked from commit b6ab868f94
)
2021-03-22 16:23:17 +01:00
Christopher L. Shannon (cshannon)
34475dbde3
AMQ-8184 - Re-enable NIO tests
...
Re-enable the nio transport tests in activemq-unit-tests by default to
catch transport errors. Also fix broken tests
(cherry picked from commit 2cf3decd8e
)
2021-03-15 07:56:17 +01:00
Christopher L. Shannon (cshannon)
51a4014c54
AMQ-8183 - prevent infinite loop when maxFrameSize is exceeded
...
This makes sure the nio transport thread properly terminates if
maxFrameSize is exceeded with OpenWire to prevent an infinite loop that
uses up all the cpu
(cherry picked from commit 944ca6c7e1
)
2021-03-11 10:02:25 -05:00
jbonofre
6d82e628f7
[maven-release-plugin] prepare for next development iteration
2021-01-14 14:02:35 +01:00
jbonofre
e432a78c19
[maven-release-plugin] prepare release activemq-5.16.1
2021-01-14 14:00:24 +01:00
jbonofre
6f57e76f29
Fix missing ASF header
2021-01-13 15:16:20 +01:00
Marcono1234
7bd37d7121
Fix unintended String concatenation
2021-01-05 16:49:51 +01:00
Roman Nevezhyn
f71c6674f0
[AMQ-8104] Fix NPE when pausing queue if audit is on
...
cherry picked from 651c5ff2cf
2020-12-28 07:36:21 +01:00
jbonofre
c5622d674d
Quick fix on InMemoryJobSchedulerTest
2020-12-02 10:06:53 +01:00
jbonofre
d9b2d9309e
[AMQ-8068] Fix topic memory leak on message eviction using UniquePropertyMessageEvictionStrategy
...
(cherry picked from commit 2bc87c2c5f
)
2020-11-23 13:41:26 +01:00
dhmgit
894c60ee0c
adding an option which allows messages to expire on active durable subscriptions
...
(cherry picked from commit 2f2fe6855f
)
2020-11-22 07:17:44 +01:00
murali.mogalayapalli
d9113626e5
[AMQ-8028] Add sendWhenNotMatched option to composite destination filter
...
(cherry picked from commit 55914d3ac1
)
2020-11-21 14:22:06 +01:00
jbonofre
1be0d3228d
Improve AMQ7118Test stability
2020-11-18 16:46:13 +01:00
Colm O hEigeartaigh
811f49b947
AMQ-7513 - Fix http://activemq.org links
...
(cherry picked from commit fca3b615eb
)
2020-08-11 09:43:15 +02:00
gtully
b3386c8ac7
no jira - add selector on originalDestination attribute test
2020-07-06 16:56:30 +01:00
Jean-Baptiste Onofré
334476ac63
[maven-release-plugin] prepare for next development iteration
2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré
86dd78b1aa
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré
6908749c2f
Fix version
2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré
ff2dae82f3
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-24 21:56:52 +02:00
Christopher L. Shannon (cshannon)
5901d9a6f0
AMQ-7505 - Adding missing license headers to two source files
2020-06-24 13:22:09 -04:00
jbonofre
4ed2ba22a9
Cancel 5.16.0 release
2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré
cd1e9f8697
[maven-release-plugin] prepare for next development iteration
2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré
2e890c6224
[maven-release-plugin] prepare release activemq-5.16.0
2020-06-23 17:39:53 +02:00
Jean-Baptiste Onofré
4991668549
Merge pull request #517 from coheigea/AMQ-7450
...
AMQ-7450 - Put some restrictions on the URLs that are allowed in Blob…
2020-06-23 07:01:38 +02:00
Christopher L. Shannon (cshannon)
d539ff77b9
(AMQ-7496) - Improve inflight message size test accuracy and reliability
2020-06-11 07:01:11 -04:00
Christopher L. Shannon (cshannon)
cc0bcdd5dc
AMQ-7496 - Properly decrement inflight message size on message
...
expiration
Also clean up some of the handling of inflight metrics in Prefetch
subscription
2020-06-10 11:36:34 -04:00
Colm O hEigeartaigh
45108a2328
AMQ-7450 - Put some restrictions on the URLs that are allowed in BlobMessages
2020-05-25 14:24:10 +01:00
gtully
62cfe83e9d
[AMQ-7291] rework fix to initializeWriting but just with the read only properties check
2020-05-21 10:41:58 +01:00
Jean-Baptiste Onofré
4bb7b1806c
Make DurablePersistentFalseRestartTest more robut on slow machine
2020-05-21 08:13:51 +02:00
Jean-Baptiste Onofré
2d83af17ba
Make JMSConsumerTest more robust on slow machine
2020-05-21 08:04:49 +02:00
gtully
8bedeb4b9b
[AMQ-7008] fix test dependent on the number of jdbc calls, now two new ones
2020-05-20 14:45:11 +01:00
gtully
cedac472a1
[AMQ-7488] mkahadb - detect txStore corruption and suspend recovery, auto recover if no outcomes pending
2020-05-20 12:43:37 +01:00
gtully
0ebb0f88ef
[AMQ-7485] add check for rollbackonly flag in session send such that failed ended transactions prevent further work till next transaction boundary
2020-05-15 15:39:56 +01:00
Jean-Baptiste Onofré
41bef94293
Merge pull request #521 from coheigea/AMQ-7458
...
AMQ-7458 - Implement bounds checking on the message scheduling proper…
2020-05-15 15:52:23 +02:00
jbonofre
e9caa75b1a
[AMQ-7473] Add stopOnError configuration to stop the broker when locker has an exception
2020-05-13 07:53:00 +02:00
gtully
aa03f295f5
AMQ-7464 - ensure message.copy before server session run dispatch
2020-04-08 14:57:49 +01:00
Colm O hEigeartaigh
24aaa4698c
AMQ-7458 - Implement bounds checking on the message scheduling properties
2020-03-27 12:14:03 +00:00
Jean-Baptiste Onofré
da9e4028c9
Merge pull request #513 from coheigea/AMQ-7447
...
AMQ-7447 - Update copyright years
2020-03-27 10:29:42 +01:00
Jean-Baptiste Onofré
4d968391a7
Merge pull request #518 from coheigea/AMQ-7454
...
AMQ-7454 - Remove xmpp artifacts
2020-03-27 10:22:48 +01:00
Colm O hEigeartaigh
9599ad8d95
AMQ-7457 - Support wider password encryption schemes
2020-03-27 08:34:10 +00:00