gtully
|
fad1dd0f17
|
https://issues.apache.org/jira/browse/AMQ-5146 - validate redeliveryPolicy excess pre dispatch, fix and test
|
2014-04-16 15:49:34 +01:00 |
Dejan Bosanac
|
e947927511
|
https://issues.apache.org/jira/browse/AMQ-5149 - potential deadlock
|
2014-04-16 15:44:02 +02:00 |
Dejan Bosanac
|
7646526c0a
|
https://issues.apache.org/jira/browse/AMQ-5141 - send messages to dlq using broker security context
|
2014-04-14 17:05:53 +02:00 |
Claus Ibsen
|
81141b03e2
|
Use xbean 3.16 like Camel does. 3.17 does not work as it requires asm5.
|
2014-04-09 12:00:47 +02:00 |
Kevin Earls
|
2eaf675c73
|
Fix for AMQ-5135, added amqp karaf verification via roundtrip test
|
2014-04-08 10:51:37 +02:00 |
Timothy Bish
|
307005ab4f
|
https://issues.apache.org/jira/browse/AMQ-5138
|
2014-04-07 10:58:08 -04:00 |
Timothy Bish
|
3adffc18e1
|
https://issues.apache.org/jira/browse/AMQ-5131
remove trailing comma.
|
2014-04-03 10:03:04 -04:00 |
Timothy Bish
|
a71457856d
|
https://issues.apache.org/jira/browse/AMQ-5131
|
2014-04-03 09:58:43 -04:00 |
gtully
|
10394734f6
|
add a sanity external tm xa rollback test
|
2014-04-01 22:45:45 +01:00 |
Claus Ibsen
|
1999ddfd01
|
AMQ-2354: JCA adapter. Default the ServerUrl to vm://brokerName?create=false when an embedded broker is specified with brokerXmlConfig. Thanks to Michael McKibben for the patch.
|
2014-04-01 10:16:18 +02:00 |
Hadrian Zbarcea
|
997bbb7a01
|
Update spring.schemas for the 5.9.1 release
|
2014-03-31 18:56:35 -04:00 |
Hadrian Zbarcea
|
ed11b067c5
|
Add missing license headers in preparation of releases
|
2014-03-31 18:43:54 -04:00 |
Timothy Bish
|
a554c7ca84
|
https://issues.apache.org/jira/browse/AMQ-5052
tone down noisy log
|
2014-03-31 18:42:37 -04:00 |
Timothy Bish
|
bc326c8e57
|
https://issues.apache.org/jira/browse/AMQ-5122
tone down logging of warn to just exception message, full exception
logged as debug.
|
2014-03-31 18:34:58 -04:00 |
Timothy Bish
|
f4a8b117ce
|
https://issues.apache.org/jira/browse/AMQ-5127
Add test case to show this is now fixed in 5.10
|
2014-03-31 12:42:44 -04:00 |
Dejan Bosanac
|
f5ddcf06d7
|
https://issues.apache.org/jira/browse/AMQ-5128 - provide SSL_OPTS to all tasks
|
2014-03-31 12:52:59 +02:00 |
Claus Ibsen
|
d77014aa5d
|
AMQ-4399: Allow to configure checkpoint interval on jdbc persistence adapter.
|
2014-03-30 09:23:14 +02:00 |
Claus Ibsen
|
4927c54a0a
|
AMQ-2388: Enanched log4j logger to include exact versio number.
|
2014-03-29 12:27:46 +01:00 |
Claus Ibsen
|
cd47a36519
|
AMQ-4999: Disable jar indexing as suggest in the jira.
|
2014-03-29 11:52:17 +01:00 |
Claus Ibsen
|
3f5d17f593
|
AMQ-5124: Disable jolokia discovery as we need a new jolokia release so it can broadcast the correct hostname.
|
2014-03-29 11:36:06 +01:00 |
Kevin Earls
|
4faf11d821
|
Added @Ignore because of https://issues.apache.org/jira/browse/AMQ-5126
|
2014-03-28 17:33:41 +01:00 |
Hiram Chirino
|
5da7ab3c0e
|
Implements AMQ-5123: Optionally support encrypted passwords in ActiveMQ users.properties file.
|
2014-03-27 13:10:28 -04:00 |
Hiram Chirino
|
bc470202da
|
Fixe bug were exception was being thrown on start up if a optional command could not load (for example if the jasypt lib was removed).
|
2014-03-27 13:09:42 -04:00 |
Timothy Bish
|
da07a11760
|
https://issues.apache.org/jira/browse/AMQ-4563
Fix for client's that use a message Id similar to ActiveMQ's version
which can throw off the ack later on when a stored message is
dispatched.
|
2014-03-27 11:33:50 -04:00 |
Timothy Bish
|
6d8449f053
|
Speed up these tests by only creating the connector needed for the test
so we spend less time starting and stopping the broker for each test
run.
|
2014-03-27 11:33:50 -04:00 |
Timothy Bish
|
359ec25e21
|
Reduce the use of QPid JMS specific types in this test.
|
2014-03-27 11:33:50 -04:00 |
gtully
|
c07514f570
|
https://issues.apache.org/jira/browse/AMQ-5119 - fix (pfox thanks for the test) the marshalled properties were being retained so a property removal was being ignored before the schedualed resend
|
2014-03-27 15:12:12 +00:00 |
artnaseef
|
29f34f4dab
|
AMQ-5107: Do not resend messages while the broker is shutting down. Includes junit.
|
2014-03-27 08:07:59 -07:00 |
gtully
|
79ba2a79c1
|
have kahadb journal transaction commands respect enableJournalDiskSyncs - so consistent with leveldbstore - syncs off breaks the jms durability guarantee across the board - no good reason to distinguish transactional from non transaction ops; the server qos can override the client
|
2014-03-26 16:37:23 +00:00 |
gtully
|
7a0168a4f5
|
https://issues.apache.org/jira/browse/AMQ-4636 - tidy up commit failure case to redirect via IOExceptionHandler - failover still suppressed the commit on recovery - resulting in rollback exception the client due to indoubt commit
|
2014-03-26 16:19:46 +00:00 |
gtully
|
75eb814ca7
|
https://issues.apache.org/jira/browse/AMQ-5068 - don't rewrite durable subs as the message instance is shared
|
2014-03-26 11:50:13 +00:00 |
gtully
|
266d23ef79
|
revisit https://issues.apache.org/jira/browse/AMQ-3519 with more durable solution https://issues.apache.org/jira/browse/AMQ-5068 - JMSRedelivered header now persisted before dispatch so that it is a reliable indication of a possible duplicate delivery. The option is enabled via destination policy persistJMSRedelivered
|
2014-03-26 11:16:42 +00:00 |
Claus Ibsen
|
751fc2363c
|
Upgrade Spring to 3.2.8
|
2014-03-26 09:23:32 +01:00 |
Claus Ibsen
|
17458134a4
|
Upgraded to Camel 2.13.0
|
2014-03-26 09:22:53 +01:00 |
Timothy Bish
|
45c0dfb2bc
|
https://issues.apache.org/jira/browse/AMQ-5092
Add patch that fixes the missing test case.
|
2014-03-24 10:16:12 -04:00 |
Timothy Bish
|
afddc1a832
|
https://issues.apache.org/jira/browse/AMQ-5092
Apply patch3 to fix packet id generation
|
2014-03-21 17:10:06 -04:00 |
Hiram Chirino
|
ff409b6f2c
|
Applying https://github.com/apache/activemq/pull/18.patch to fix AMQ-5116: batchStatment is misspelled for JDBC adaptors.
This closes #18 @github.
|
2014-03-21 13:52:41 -04:00 |
Hiram Chirino
|
db321727c9
|
Fixes AMQ-5115: LevelDB sync=true is not being honored.
|
2014-03-21 12:54:55 -04:00 |
Claus Ibsen
|
2ccc349542
|
Enabled jolokia discovery and removed hawtio dir
|
2014-03-21 15:31:11 +01:00 |
Claus Ibsen
|
ab64241354
|
Enabled jolokia discovery and removed hawtio dir
|
2014-03-21 15:14:37 +01:00 |
gtully
|
f594cdab10
|
tidy up test completion, allowing consumers to exit gracefully from blocking receive
|
2014-03-21 13:14:40 +00:00 |
gtully
|
9bf9e1c052
|
https://issues.apache.org/jira/browse/AMQ-5114 - force local removeInfo after connection controll consumer remove command so consumer is always removed from the broker, independent of the consumer state
|
2014-03-21 12:22:38 +00:00 |
Dejan Bosanac
|
9c67f0df71
|
https://issues.apache.org/jira/browse/AMQ-5112 - improving mqtt tests
|
2014-03-21 11:25:32 +01:00 |
Timothy Bish
|
13b33da37b
|
Remove use of deprecated use MessageImpl and load the Proton
MessageFactory instead.
|
2014-03-20 13:05:19 -04:00 |
gtully
|
af9134a4fa
|
sanity check test of local host/port syntax with failover
|
2014-03-20 14:32:31 +00:00 |
gtully
|
cb6941ee0b
|
https://issues.apache.org/jira/browse/AMQ-4886 - think the sync on shutdown issue is resolved and the test will no longer hang
|
2014-03-20 14:14:31 +00:00 |
Kevin Earls
|
cbb46ea7d3
|
Fix for AMQ-5113. Fixed race condition in onMessage for testSimulatenousCron which caused intermittent failures
|
2014-03-20 13:33:03 +01:00 |
Dejan Bosanac
|
4ba4aa21d3
|
https://issues.apache.org/jira/browse/AMQ-5112 - mqtt transport thread safety
|
2014-03-20 11:31:44 +01:00 |
Timothy Bish
|
6972d37e63
|
Add in transacted producer rollback test.
|
2014-03-19 14:15:59 -04:00 |
Kevin Earls
|
5e14eecce6
|
Fix for AMQ-5099, removed dead code
|
2014-03-19 19:00:34 +01:00 |