jbonofre
472dcf8497
[AMQ-7426] Upgrade to log4j2
2022-02-24 15:20:51 +01:00
Matt Pavlovich
950a140455
[AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstructors().newInstance
2021-06-02 08:30:36 -05:00
jbonofre
1e2a0de5cc
[AMQ-8194] Upgrade to commons-lang3 3.12.0
2021-03-23 16:07:02 +01:00
Colm O hEigeartaigh
85ad5aa1ef
Update HTTPClient and replace deprecated calls
2019-07-17 21:22:16 +01:00
giliva
5b1412ddfd
Avoid overflow errors - see KAFKA-4290
...
Add test for overflow values
Bind test sockets to free ports
2018-07-27 08:32:36 -04:00
Jakub Korab
4cfb8dc602
Added code to sleep for the receive delay to receiveAsyncCountBasedMessages().
2015-08-06 09:59:37 -04:00
Christopher L. Shannon (cshannon)
12b26b641b
https://issues.apache.org/jira/browse/AMQ-5745
...
This commit is based off a patch submitted by admin@int3solutions.com .
It fixes several locations in the code where there are potential resource leaks.
2015-06-30 13:41:48 -04:00
Dejan Bosanac
9f53e2bcae
adding missing licences
2014-12-29 12:25:04 +01:00
Timothy Bish
46bc26cea5
https://issues.apache.org/jira/browse/AMQ-5436
...
Add support for temp topics and queues to perf tests. This closes #49
2014-11-25 15:05:30 -05:00
Timothy Bish
6dd47bb63f
https://issues.apache.org/jira/browse/AMQ-5306
...
This closes #39
2014-08-04 20:33:16 -04:00
Timothy Bish
47ebd80b6b
https://issues.apache.org/jira/browse/AMQ-5301
...
This closes #38
2014-07-31 12:53:29 -04:00
Timothy Bish
e47e0e0463
https://issues.apache.org/jira/browse/AMQ-5294
...
This closes #36
2014-07-29 18:05:32 -04:00
Christian Posta
e33e994f91
Merge branch 'perf-tool-broker-gplus-thread' into trunk
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1466499 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 14:47:28 +00:00
Christian Posta
863f47997e
Fix for https://issues.apache.org/jira/browse/AMQ-4289 activemq-perf-maven-plugin is unusable because of bug in ReflectionUtil helper class
...
previous commit actually had fix commented out. this has the fix.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441277 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 00:25:56 +00:00
Christian Posta
9a2d3d8613
Fix for https://issues.apache.org/jira/browse/AMQ-4289 activemq-perf-maven-plugin is unusable because of bug in ReflectionUtil helper class
...
also added test to show error
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441270 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 00:02:30 +00:00
Timothy A. Bish
87e878b2b5
fix for: https://issues.apache.org/jira/browse/AMQ-4169
...
Rename the activemq maven plugin so that they follow the maven plugin naming guidelines.
Also update the code to use non-deprecated annotations for properties.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1417041 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:19:35 +00:00