artnaseef
c8402a6e34
AMD-4175: applied patch from Torbjørn Skyberg Knutsen: added webconsole retry operations for messages on "DLQ." and "DLT." destinations; sort queue names for move or copy operations. Also added confirmation dialogs for all message operations not already covered.
2014-02-15 19:08:33 -07:00
Hadrian Zbarcea
7b555c2898
AMQ-5047. Fix packaging issues related to maven version
2014-02-15 16:15:04 -05:00
Hiram Chirino
93ca04468b
Implements AMQ-5054: Display the number of active transactions and age of oldest transaction on a Connection's JMX info
2014-02-14 16:22:50 -05:00
Kevin Earls
ef82a4b8b4
Added short sleep to tearDown, see https://issues.apache.org/jira/browse/AMQ-4854
2014-02-14 17:36:47 +01:00
Kevin Earls
4350ded2c5
Fix for intermittent failures, see https://issues.apache.org/jira/browse/AMQ-5053
2014-02-14 16:08:51 +01:00
Timothy Bish
a059bf4a90
https://issues.apache.org/jira/browse/AMQ-5051
...
fix potential NPE
2014-02-13 16:39:12 -05:00
Hiram Chirino
190a44bf25
Implements AMQ-5050: Populate a 'Host' header in the WireFormatInfo of the Openwire protocol to let multi-tenant proxies route connections.
2014-02-13 14:15:20 -05:00
Timothy Bish
a116960f34
https://issues.apache.org/jira/browse/AMQ-5049
...
patch applied.
2014-02-13 11:46:12 -05:00
Hiram Chirino
706830268e
More improvements for AMQ-5043. Drop all messages sent to topics starting '$' to honor MQTT 3.1.1 spec requirments.
2014-02-12 13:53:18 -05:00
Hiram Chirino
6e68a37115
More improvements for AMQ-5043. Reworked the MQTT inactivity monitor so that it's more accurate.
2014-02-12 13:26:16 -05:00
Hiram Chirino
e2a7d6af5a
More improvements for AMQ-5043.
2014-02-12 10:59:40 -05:00
Dejan Bosanac
084d606d89
improve failover transport failure message to include client port, which makes will make it easier to debug things in multi-connection clients
2014-02-12 14:29:23 +01:00
Hiram Chirino
9735806030
Attempts to fix many of the compatibility issues with MQTT highlighted by AMQ-5043.
2014-02-11 17:53:24 -05:00
Timothy Bish
99d533c060
Add timouts to tests that currently lack them.
2014-02-11 13:53:17 -05:00
Timothy Bish
d8c2eda6e8
Add a NIO variant of the JMS clent tests for working through NIO
...
transport issues.
2014-02-11 12:05:46 -05:00
Timothy Bish
be6b4830ec
AMQ-5041 fix mistaken change of test to the nio port and revert ignored
...
tests.
2014-02-11 10:17:49 -05:00
Kevin Earls
a165054df9
Added multiple @Ignores to keep this test from hanging and blocking CI builds. AMQ-5041
2014-02-11 14:39:40 +01:00
Timothy Bish
fbd72d6d70
Place data dir in target
2014-02-10 18:25:32 -05:00
Timothy Bish
314b6e1fd7
Use better test KahaDB location in configuration.
2014-02-10 18:23:02 -05:00
Timothy Bish
4c38b03d14
https://issues.apache.org/jira/browse/AMQ-5035
...
Fix and test for variations in configuration settings that result in a
non-region broker as the AdvisoryBroker's next instance.
2014-02-10 18:14:41 -05:00
Timothy Bish
42d006f2b6
Enable some of the NIO joram tests so we can get an idea of what the
...
state of things is now that Proton and QPid client's are updated.
2014-02-10 17:03:49 -05:00
Timothy Bish
301866d151
enable frame tracing in few more test cases
2014-02-10 15:27:35 -05:00
Timothy Bish
cdfb562455
Add a timeout in case of hang.
2014-02-10 13:25:47 -05:00
Timothy Bish
1e7dc12c30
Add test case for session with local transactions.
2014-02-10 13:25:47 -05:00
gtully
519d8f7db0
https://issues.apache.org/jira/browse/AMQ-5038 - close active sessions on deactivate to ensure consumption stops for an endpoint
2014-02-10 15:12:39 +00:00
Kevin Earls
3df943ce0e
Removed some old JUnit3 references
2014-02-10 14:43:17 +01:00
Kevin Earls
e80cb78616
Increased timeout on testSendHugeMessage, fix for AMQ-5036
2014-02-10 14:03:45 +01:00
James Carman
0c4790bb94
AMQ-5033: webconsole url and html encoding missing
2014-02-08 21:21:40 -07:00
Kevin Earls
afded924ff
Fix for AMQ-4899
2014-02-07 09:41:50 +01:00
artnaseef
f88043eaf7
AMQ-5028: merge update from dkulp: strip unused dependencies to reduce the size of the WAR file.
2014-02-06 18:28:26 -07:00
Jonathan Anstey
b807f28c5d
Update jasypt bundle version
2014-02-06 17:09:13 -03:30
Jonathan Anstey
c4e56f1f58
Update velocity version to match Camel
2014-02-06 16:59:46 -03:30
artnaseef
ae37bb1d59
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/activemq into trunk
2014-02-06 11:58:11 -07:00
artnaseef
4985e08ea8
[AMQ-4813] correct the URL encoding of message IDs. Use <c:url> to format <a href> urls.
2014-02-06 11:54:40 -07:00
Hiram Chirino
04b721e3fb
Rollback proton patch jar change.. waiting for asf release of the jar
2014-02-06 12:57:27 -05:00
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