gtully
221a751d0a
https://issues.apache.org/jira/browse/AMQ-5031 - add connection factory rmIdFromConnectionId attribute to allow resource manager identity to be mapped to the connection id, thus overiding the default broker identity association. usefull is a TM does not end a start with the join flags. We may want to implement join but it is not trivial to determin the existing associated state and clear it
2014-02-06 15:18:30 +00:00
Hadrian Zbarcea
117f86e10e
Merge branch 'leveldb-eclipse' of https://github.com/dkulp/activemq into trunk
2014-02-06 09:07:43 -05:00
Hiram Chirino
3105e4d91a
Redo upgrade to mqtt-client, it's been synced to a public repo.
...
Also use new releases of stompjms and hawtdispatch to pick up bug fixes in those components.
Upgrade to patched version of qpid-proton to fix bugs that affect performance and TTL handling.
2014-02-06 09:01:49 -05:00
artnaseef
50e4d07842
Small change to verify repo access.
2014-02-06 02:28:15 -07:00
Kevin Earls
4cc526112e
Added timeouts because of CI hangs
2014-02-06 10:00:24 +01:00
Hadrian Zbarcea
dacc03747d
Revert version upgrade for mqtt-client as it is not yet available in a public repo
2014-02-05 21:58:09 -05:00
Hadrian Zbarcea
5f9aca837a
Merge branch 'easy-fixes' of https://github.com/dkulp/activemq into trunk
2014-02-05 21:36:34 -05:00
Timothy Bish
2e5a64652d
Update a couple of dependencies.
2014-02-05 20:00:57 -05:00
Daniel Kulp
17d1489c62
[AMQ-5029] embedded webconsole broker does not resolve activemq.data system property
2014-02-05 16:08:26 -05:00
Daniel Kulp
3321f99643
[AMQ-4174] Redirect back to queue overview after delete/moving message
...
Patch from Robert Balent applied
2014-02-05 15:19:44 -05:00
Daniel Kulp
43a88a9367
Get mvn eclipse:eclipse work for the leveldb stuff
2014-02-05 11:41:22 -05:00
gtully
146fb12108
ensure stack trace is in trace logging of exception
2014-02-05 11:25:44 +00:00
Timothy Bish
e102e64e9d
Use non-deprecated output methods for proton to allow for faster bulk
...
sends of outbound amqp frames.
2014-02-04 12:47:42 -05:00
Timothy Bish
9eb7fb9062
https://issues.apache.org/jira/browse/AMQ-5017
...
Enforce max prefetch limit even in setAll and set inputstream using all
value.
2014-02-04 10:38:42 -05:00
Kevin Earls
5a80cee960
Converted to JUnit4 because of CI hangs, see AMQ-5021
2014-02-04 11:10:52 +01:00
Daniel Kulp
f74a65f4f5
Merge ../activemq into remove-sitemesh
2014-02-03 15:23:54 -05:00
Daniel Kulp
f222741fdc
More updates for removing sitemesh, remove activemq-all.
2014-02-03 15:13:44 -05:00
Daniel Kulp
127f82a439
Remove sitemesh jar from assembly, not needed anymore
2014-02-03 14:37:46 -05:00
Kevin Earls
bdf7aa4823
Converted to JUnit 4 and added timeouts. See AMQ-5013
2014-02-03 14:29:25 +01:00
Daniel Kulp
cbc227cd1c
[AMQ-4994] Remove site-mesh
2014-01-31 21:46:07 -05:00
Timothy Bish
da3775302c
https://issues.apache.org/jira/browse/AMQ-5011
2014-01-31 17:25:26 -05:00
Hadrian Zbarcea
f4e768760f
AMQ-4994. Fix OOME while browsing deep queues
2014-01-31 16:56:21 -05:00
Dejan Bosanac
d4d985503e
https://issues.apache.org/jira/browse/AMQ-4526 - prevent JMX restart if restartAllowed=false
2014-01-31 12:26:41 +01:00
Hadrian Zbarcea
d36e3c0e95
AMQ-5005. Fix for scala plugin
2014-01-30 15:43:45 -05:00
Timothy Bish
69e6ad8cf3
Add additional tests for connection loss exception handling.
2014-01-30 15:24:19 -05:00
Timothy Bish
bcd89e8d15
https://issues.apache.org/jira/browse/AMQ-5007
...
Updated to proton 0.6
2014-01-30 11:06:00 -05:00
Hiram Chirino
875822de51
Fixes AMQ-5002: Support receiving AMQP messages which do not have the timestamp set but the expiration is set.
2014-01-30 09:51:53 -05:00
Kevin Earls
e0e14e087b
Removed some code I had commented out but forgot to delete
2014-01-30 14:37:25 +01:00
Kevin Earls
fa6aaf9360
Bumped up test timeouts because of CI failures, also cleaned up imports
2014-01-30 14:33:31 +01:00
Kevin Earls
c027552035
Upgraded surefire plugin to 2.16. AMQ-5006
2014-01-30 14:22:44 +01:00
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