Timothy Bish
f5e54cf75c
fix typo in enum where tests were commented out.
2014-01-29 17:20:59 -05:00
Timothy Bish
c7d66e944d
https://issues.apache.org/jira/browse/AMQ-5003
...
Gate the session clear in progress code so that overlapping
transportInterrupted calls don't start consuming lots of memory for no
reason.
2014-01-29 16:57:33 -05:00
Timothy Bish
2f9c43f11f
don't trace frames
2014-01-29 14:39:10 -05:00
Timothy Bish
19344991af
Add some additional logs
2014-01-29 12:41:43 -05:00
Timothy Bish
8b993b4dc6
Couple of changes to allow for some performance analysis.
2014-01-29 12:28:55 -05:00
Timothy Bish
cce75e0926
https://issues.apache.org/jira/browse/AMQ-5001
...
Fix all failing tests.
2014-01-29 11:21:54 -05:00
Timothy Bish
4273b1301d
https://issues.apache.org/jira/browse/AMQ-5001
...
testSlowConsumerIsAbortedViaJmx failed due to issue in the test setup.
2014-01-29 10:29:12 -05:00
Kevin Earls
bec711c7db
Converted to JUnit4 and added @Ignore tags for failing tests. See AMQ-4286 and AMQ-5001
2014-01-29 14:57:52 +01:00
Dejan Bosanac
907660d2cf
https://issues.apache.org/jira/browse/AMQ-4995 - add xml config file for the test
2014-01-29 11:35:05 +01:00
Timothy Bish
fde22a8496
https://issues.apache.org/jira/browse/AMQ-4754
...
Add connection counts to Broker mbean
2014-01-28 14:07:39 -05:00
Dejan Bosanac
713250f5f0
https://issues.apache.org/jira/browse/AMQ-4995 - more fixes
2014-01-28 16:08:53 +01:00
Dejan Bosanac
55da9bc821
https://issues.apache.org/jira/browse/AMQ-4995 - reapply destination interceptor after change
2014-01-28 14:53:18 +01:00
Hiram Chirino
ad3041034b
Implements AMQ-4990: Add support for the changes in MQTT 3.1.1
2014-01-24 09:18:12 -05:00
gtully
95d20e5b47
https://issues.apache.org/jira/browse/AMQ-4991 - fix npe and reinstate test
2014-01-24 13:31:44 +00:00
Kevin Earls
770539d530
Added some logging to try to help debug occasional CI failures
2014-01-24 12:10:11 +01:00
Kevin Earls
a6edc416d6
Added sleep because of intermittent CI failures
2014-01-24 11:30:20 +01:00
Kevin Earls
dea0588471
Added @Ignore to testSendReceive because of NPE. See AMQ-4991
2014-01-24 10:55:51 +01:00
gtully
3826a23ed5
https://issues.apache.org/jira/browse/AMQ-4486 - rework to open/close connection arround each xaresource op so there are no leaks during periodic recovery
2014-01-23 22:38:56 +00:00
Timothy Bish
d8cd37030b
https://issues.apache.org/jira/browse/AMQ-4989
2014-01-22 17:48:11 -05:00
Timothy Bish
dd0c9c4144
https://issues.apache.org/jira/browse/AMQ-4988
2014-01-22 10:09:38 -05:00
Timothy Bish
90104943b2
https://issues.apache.org/jira/browse/AMQ-4839
...
Deprecated the streams functionality. Remove in a later release.
2014-01-21 15:00:16 -05:00
Dejan Bosanac
e366917efc
https://issues.apache.org/jira/browse/AMQ-4979 - password protect jolokia api
2014-01-21 16:48:33 +01:00
Dejan Bosanac
286a5a6b49
https://issues.apache.org/jira/browse/AMQ-4979 - put jolokia back in
2014-01-21 15:13:27 +01:00
Kevin Earls
18e163de5e
Added @Ignore to testReceiveMessageSentWhileOffline as it was failing regularly on both. See AMQ-4712
2014-01-21 15:10:26 +01:00
Kevin Earls
d29bab50e5
Updated to JUnit4, which seems to have fixed intermittent failures. See AMQ-4980
2014-01-21 10:58:00 +01:00
Timothy Bish
a50f011272
https://issues.apache.org/jira/browse/AMQ-4509
...
https://issues.apache.org/jira/browse/AMQ-3452
Adds stop goal to the maven activemq plugin.
2014-01-20 14:03:39 -05:00
Timothy Bish
f7cbe9fa17
https://issues.apache.org/jira/browse/AMQ-4970
...
Prevent multiple start / stop operations on a queue from having any
effect.
2014-01-20 10:43:44 -05:00
Kevin Earls
48d25adfc8
Removed. See AMQ-4972
2014-01-20 11:42:33 +01:00
Kevin Earls
82cd256683
Commented out most test cases because of CI hangs. See AMQ-4978
2014-01-20 11:41:13 +01:00
Timothy Bish
9b00a0947e
Add missing license header
2014-01-17 14:34:11 -05:00
Timothy Bish
e7703f70e0
https://issues.apache.org/jira/browse/AMQ-4977
...
Don't increase the cache size for repeated pull commands for the same
destination + consumer combo since we only keep one instance in the map
at any given time.
2014-01-17 12:29:55 -05:00
Kevin Earls
0918430dc2
Removed test, it has been commented out and not run for over a year. See AMQ-4974
2014-01-17 10:19:49 +01:00
Hadrian Zbarcea
082d263495
[AMQ-4976] Revert addition of hawt.io console
...
Merge branch 'pr/6' into trunk
2014-01-16 14:51:42 -05:00
Timothy Bish
a2ede974b9
https://issues.apache.org/jira/browse/AMQ-4938
...
apply patch with cleanups
2014-01-16 10:19:41 -05:00
Kevin Earls
e56c062f27
Added overridden no-op version of testSendReceive, see AMQ-4975
2014-01-16 16:11:24 +01:00
Kevin Earls
5e42bd64bc
Added no-op version of testVirtualTopicFailover, which is covered by AMQ-4842
2014-01-16 15:45:19 +01:00
Kevin Earls
612a816d98
Changed commented out test to use @Ignore. See AMQ-4974
2014-01-16 15:40:55 +01:00
Kevin Earls
6549342061
Ignoring failing test cases, see AMQ-4973
2014-01-16 15:22:59 +01:00
gtully
40c09ed5e5
add flags to xa_* debug logging
2014-01-16 14:02:09 +00:00
Timothy Bish
3d63ca75fb
Use the AMQP JMS client's setTopicPrefix and setQueuePrefix on the
...
ConnectionFactory to make the JMS client usage simpler.
2014-01-15 09:46:43 -05:00
gtully
6044c4c059
move to spring 3.2.5.RELEASE - to pick up latest security fixes
2014-01-15 14:18:56 +00:00
Timothy Bish
11ae61f539
https://issues.apache.org/jira/browse/AMQ-4969
2014-01-14 18:48:40 -05:00
gtully
08f21ed71d
https://issues.apache.org/jira/browse/AMQ-4952 - remove scala ref from test
2014-01-14 22:17:19 +00:00
gtully
5c9dcee7ed
https://issues.apache.org/jira/browse/AMQ-4757 reinstate brokerUrl prop to allow rar admin-object init of xa pool
2014-01-14 15:57:00 +00:00
Timothy Bish
2a7c349976
https://issues.apache.org/jira/browse/AMQ-4968
...
Add non-caching mode for Session producers.
2014-01-13 14:05:04 -05:00
Timothy Bish
6377d49a1c
https://issues.apache.org/jira/browse/AMQ-4967
...
Import activemq pool explicitly
2014-01-13 11:13:45 -05:00
Timothy Bish
ef619b6a9b
https://issues.apache.org/jira/browse/AMQ-4947
...
Updated fix for this issue allows for enabling non-forced metadata
updates to the file channel via FileChannel#force(false)
enable this by defining
"org.apache.activemq.kahaDB.files.skipMetadataUpdate=true"
2014-01-09 17:21:56 -05:00
gtully
efb988655c
https://issues.apache.org/jira/browse/AMQ-4741 - move to .26-SNAPSHOT for qpid jms and reinstate factory.setSyncPublish - amqp tests all pass with that which is smashing
2014-01-09 14:46:48 +00:00
gtully
a33a4e7693
https://issues.apache.org/jira/browse/AMQ-4741 - revert factory.setSyncPublish which seems to need .026 of qpid jms client
2014-01-09 14:09:51 +00:00
gtully
cc47ab6d00
https://issues.apache.org/jira/browse/AMQ-4952 deal with jdbc store, cursor audit=false case, also relevant when cursor window is exceeded. Treating duplicate into pagedInMessages as an error, silently ignoring leads to trapped messages or deferred dispatch after a restart, revert change from https://issues.apache.org/jira/browse/AMQ-1957
2014-01-09 12:16:37 +00:00