Commit Graph

10672 Commits

Author SHA1 Message Date
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é 23f285a627 [AMQ-7351] Downgrade to Apache POM 18 to avoid javadoc generation issue during release 2020-06-23 16:45:12 +02:00
Jean-Baptiste Onofré 0f92f2cabb
Merge pull request #546 from jbonofre/AMQ-7087
[AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings
2020-06-23 08:52:26 +02:00
jbonofre 7db424758f [AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings 2020-06-23 07:52:00 +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
Jean-Baptiste Onofré f4dbb74048
Merge pull request #545 from jbonofre/AMQ-7121
[AMQ-7121] Set setter accessible (for JDK 11)
2020-06-23 06:37:48 +02:00
jbonofre 88525ce650 [AMQ-7121] Set setter accessible (for JDK 11) 2020-06-22 17:35:49 +02:00
Jean-Baptiste Onofré 937c31e036
Merge pull request #544 from jbonofre/AMQ-7493
[AMQ-7493] Fix RejectedExecutionException in the BrokerService
2020-06-22 17:00:52 +02:00
Christopher L. Shannon (cshannon) 721169a21d AMQ-7500 - Update distribution examples to use JDK 1.8 source/target 2020-06-22 10:31:08 -04:00
jbonofre 4e1df1979b [AMQ-7493] Fix RejectedExecutionException in the BrokerService 2020-06-22 16:24:29 +02:00
Jean-Baptiste Onofré 07cf49ed48
Merge pull request #542 from phaldan/AMQ-7499
AMQ-7499 add pause/resume operation of a queue in web console
2020-06-22 16:08:11 +02:00
Christopher L. Shannon (cshannon) 1a1cabdfce AMQ-5687 - Remove old ANT based examples 2020-06-22 10:04:00 -04:00
Philipp Daniels 071edf522e AMQ-7499 add pause/resume operation of a queue in web console 2020-06-19 10:47:35 +02:00
gtully 8cc5386fbb AMQ-7497 - further test to verify behaviour after ra.stop 2020-06-15 10:20:40 +01:00
gtully a7b06c043c AMQ-7497 - tidy up test cleanup for random order runs 2020-06-11 19:55:38 +01:00
gtully ed41101755 AMQ-7497 - support reconnect of the single RA xaResource connection 2020-06-11 19:39:18 +01: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
Timothy Bish c8d4ebfe7a AMQ-7495 Update Qpid JMS and Proton-j along with Netty to latest
Update Qpid JMS to v0.52.0
Update Proton-J 0.33.5
Update Netty 4.1.50.Final to match Qpid JMS deps
2020-06-08 11:19:47 -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
jbonofre 742feba11e Update spring.schemas for 5.16.0 and 5.15.13 releases 2020-05-25 06:43:33 +02:00
Jean-Baptiste Onofré e97322bddb
Merge pull request #537 from jbonofre/AMQ-7465
[AMQ-7465] Protect any webconsole URL by default
2020-05-23 06:40:57 +02:00
Jean-Baptiste Onofré ef5975b1b7
Merge pull request #538 from PascalSchumacher/fix_some_javadoc_parameter_warnings_2
Fix javadoc warnings related to non-existing parameter names.
2020-05-23 06:38:40 +02:00
Jean-Baptiste Onofré 88b78d04ef
Merge pull request #539 from coheigea/AMQ-7490
AMQ-7490 - Fix JMX regression
2020-05-23 06:37:09 +02:00
Colm O hEigeartaigh aa8900ca70 AMQ-7490 - Fix JMX regression 2020-05-22 09:56:59 +01:00
Pascal Schumacher efcca7d062 Fix javadoc warnings related to non-existing parameter names. 2020-05-22 10:49:39 +02: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
jbonofre 93c245b8ec [AMQ-7465] Protect any webconsole URL by default 2020-05-21 10:40:52 +02:00
Jean-Baptiste Onofré 173426c55c
Merge pull request #535 from jbonofre/AMQ-7480
[AMQ-7480] Avoid NPE if original exception is null
2020-05-21 09:52:33 +02:00
Jean-Baptiste Onofré 026f135683
Merge pull request #536 from coheigea/AMQ-7489
AMQ-7489 - Update Tomcat to 9.0.35
2020-05-21 09:51:23 +02: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
Colm O hEigeartaigh 27463941b6 AMQ-7489 - Update Tomcat to 9.0.35 2020-05-20 17:54:31 +01:00
gtully 96fa8458ce [AMQ-7394] use canRecoveryNextMessage to base blocking on shared usage, the existing fix regressed AMQ5266Test 2020-05-20 15:15:48 +01: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
Jean-Baptiste Onofré 7b51233a69
Merge pull request #534 from jbonofre/AMQ-7483
[AMQ-7483] Update JSW wrapper for MacOS
2020-05-20 06:29:00 +02:00
thodimi1 0c00e1b791
AMQ-7467 - A new XStream serializer is created on every message that flows through the broker causing high CPU utilization under load (#523)
[AMQ-7467] Reuse xstream serializer to reduce CPU usage.

Co-authored-by: murali.mogalayapalli <Murali.Mogalayapalli@tylertech.com>
2020-05-19 18:51:38 +02:00
Jean-Baptiste Onofré e13abcf523
Merge pull request #533 from PascalSchumacher/fix_some_javadoc_parameter_warnings
Fix some javadoc warnings releated to non-existing parameter names.
2020-05-19 18:47:43 +02:00
jbonofre ecbeb6d2eb [AMQ-7480] Avoid NPE if original exception is null 2020-05-19 16:51:23 +02:00
jbonofre 36a4115ea8 [AMQ-7483] Update JSW wrapper for MacOS 2020-05-19 16:36:06 +02:00
Pascal Schumacher 67e06c82f7 Fix some javadoc warnings releated to non-existing parameter names. 2020-05-17 11:38:05 +02:00
Jean-Baptiste Onofré d474580a34
Merge pull request #503 from PascalSchumacher/AbstractMQTTSocket#getProtocolConverter_race_condition
AMQ-7439: AbstractMQTTSocket#getProtocolConverter: Race condition in …
2020-05-16 07:25:28 +02:00
Jean-Baptiste Onofré 079d9d7fe4
Merge pull request #504 from PascalSchumacher/ServiceStopper#throwFirstException_remove_unreachable_code
Remove unreachable code in ServiceStopper#throwFirstException.
2020-05-16 07:20:39 +02:00
Jean-Baptiste Onofré 0444dd96b2
Merge pull request #505 from PascalSchumacher/potential_overflow_in_int_multiplication
Avoid potential overflow in int multiplication before it is converted…
2020-05-16 07:17:13 +02:00
Jean-Baptiste Onofré 2ec18730c2
Merge pull request #508 from coheigea/AMQ-7440
AMQ-7440 - Fix potential race condition in DiscoveryRegistryServlet
2020-05-16 06:22:52 +02: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 aeb8182d38 This closes #522 2020-05-15 06:47:59 +02:00