Claus Ibsen
e1a363f96e
AMQ-3580: Added unit test
2013-11-13 15:15:42 +01:00
Claus Ibsen
a7895ae34e
Some dependency upgrades
2013-11-13 13:01:37 +01:00
Claus Ibsen
b977f24c79
AMQ-4881: Upgrade to xbean 3.15. But keep the activemq-spring maven plugin at 3.12 as otherwise the generated schema is changed. See JIRA ticket for details.
2013-11-13 12:39:32 +01:00
gtully
2fd52c9dcf
https://issues.apache.org/jira/browse/AMQ-4682 - add removal modification test
2013-11-12 16:50:05 +00:00
Hiram Chirino
02a821defe
Improve the Paho over NIO tests, allow scaling the test using a -DPahoMQTNioTTest.CLIENTS=xxxx mvn build arg.
2013-11-12 10:55:51 -05:00
Kevin Earls
0ed2ddb3df
Added timeout for AMQ-4877
2013-11-12 16:17:10 +01:00
Kevin Earls
6540f04a40
Changed timeout, see https://issues.apache.org/jira/browse/AMQ-4876
2013-11-12 16:07:30 +01:00
Hiram Chirino
61fadba43a
Adding Paho over NIO tests.
2013-11-12 09:55:37 -05:00
Rob Davies
497fbfc04b
Fix for https://issues.apache.org/jira/browse/AMQ-4719
2013-11-12 14:05:47 +00:00
Kevin Earls
4f1754bdc2
Commented out testOrderOnActivateDeactivate, see AMQ-4874
2013-11-12 13:27:57 +01:00
Rob Davies
4183e6e47c
Fix for https://issues.apache.org/jira/browse/AMQ-4719
2013-11-12 08:22:19 +00:00
Rob Davies
d2ddd1dcad
Fix for https://issues.apache.org/jira/browse/AMQ-4719
2013-11-12 08:08:42 +00:00
Rob Davies
47d1985139
Fix for https://issues.apache.org/jira/browse/AMQ-4719
2013-11-12 08:08:07 +00:00
Rob Davies
7e000d5a40
Fix for https://issues.apache.org/jira/browse/AMQ-4719
2013-11-12 08:07:33 +00:00
Hiram Chirino
bc9751ac23
Adding an mqtt test that uses the eclipse paho client.
2013-11-11 16:06:59 -05:00
Timothy Bish
b0b3a169ce
https://issues.apache.org/jira/browse/AMQ-4869
2013-11-11 12:05:52 -05:00
Timothy Bish
6552287221
https://issues.apache.org/jira/browse/AMQ-4853
...
adds a little test and preserves some performance tests if needed later.
2013-11-11 11:49:03 -05:00
Timothy Bish
38ab4b10a4
https://issues.apache.org/jira/browse/AMQ-4855
...
Deprecate the misspelled subcription named getters and use the correctly
spelled versions where the older ones are in use.
2013-11-11 11:40:07 -05:00
Timothy Bish
8f078a3f4c
https://issues.apache.org/jira/browse/AMQ-4853
...
Add hashCode and equals override so that this object can be used in
collections properly
2013-11-08 16:27:13 -05:00
Kevin Earls
692428eee5
Fix for AMQ-4857, added test for null before accessing protocol string
2013-11-08 18:03:56 +01:00
Hiram Chirino
42e1c463d4
Replicated leveldb slaves index snapshots were being labeled with higher journal positions than what they really contained.
2013-11-08 10:34:21 -05:00
Kevin Earls
0d38840051
Commented out UnifiedSessionTest because of CI hangs, see AMQ-4375
2013-11-07 14:53:27 +01:00
Kevin Earls
982b728f24
Increased timeout to fix AMQ-4854
2013-11-07 13:48:21 +01:00
gtully
50ec158e25
https://issues.apache.org/jira/browse/AMQ-4852 - ensure clientId view connector mbean visible for duplex network connectors
2013-11-07 11:35:39 +00:00
Timothy Bish
ec5b15cc27
update ignore settings
2013-11-06 11:19:32 -05:00
gtully
002ef96867
replace fabric deps with linkedin zk to reflect revised deps from leveldb replication
2013-11-06 12:08:22 +00:00
gtully
67a7d30b47
https://issues.apache.org/jira/browse/AMQ-4849 - runtime modifications to simpleAuthenticationPlugin plugin implemented with test
2013-11-05 20:38:23 +00:00
Hiram Chirino
4367ec1b82
If a replicated leveldb slave's connection gets slow, lets merge together journal write events to avoid them queuing up on the master side.
2013-11-05 11:53:37 -05:00
Timothy Bish
d872994260
polish
2013-11-04 16:51:09 -05:00
Timothy Bish
4e3595d488
move to shade 2.1 plugin version to fix some random failing builds.
2013-11-04 14:58:19 -05:00
Hiram Chirino
a907fc9e94
leveldb store: Add more log traces for when we need to get more details on what's going on.
2013-11-04 09:26:01 -05:00
Hiram Chirino
b1d8cbe4cd
Fixes for leveldb replication: make sure we only apply index updates when we encounter a UOW_END_RECORD so that we don't end up with an inconsistent index if a partial UOW is replicated.
2013-11-04 09:26:01 -05:00
Hiram Chirino
dea38e62f8
leveldb replication: Lets always download the current append log just to be safe
2013-11-04 09:26:01 -05:00
Hiram Chirino
2824a94af4
Continue to append to the last leveldb log file on a store restart.
2013-11-04 09:26:01 -05:00
Dejan Bosanac
85fc686006
https://issues.apache.org/jira/browse/AMQ-4844 - introduce activemq core karaf features
2013-11-04 15:08:17 +01:00
gtully
4109b79059
https://issues.apache.org/jira/browse/AMQ-4843 - implement and test for composite virtual destinations - forwardTo
2013-11-04 13:55:21 +00:00
Claus Ibsen
4ddbb8546d
AMQ-2960: Fixed potential NPE in pooled connection factory in activemq-spring when using spring-dm in OSGi. As spring-dm may call getObject before postCostruct has been called.
2013-11-03 13:40:38 +01:00
Claus Ibsen
d0f48b3ee5
AMQ-1063: Fixed journaled JDBC checkpoint which would mark inTx eager, which was wrong, as getting the JDBC connection may fail. So the mark inTx should only happen if getting the connection was succesful.
2013-11-03 11:54:14 +01:00
Claus Ibsen
af1edf4588
Polished
2013-11-03 11:52:44 +01:00
Claus Ibsen
06356db1c4
AMQ-4826: Failover transport - avoid floating-point issue on other JDKs.
2013-11-03 11:00:03 +01:00
Claus Ibsen
a6c14b4181
AMQ-2536: Default xpath selector using xalan now uses pre compiled expressions which is faster. Also avoids previous issues with swalling exceptions if xalan is not in the classpath.
2013-11-03 09:24:34 +01:00
Claus Ibsen
5907459fc3
AMQ-3350: Fixed chat web demo which may swallow first message. Thanks to Ken Seiss for the patch.
2013-11-03 08:53:36 +01:00
Claus Ibsen
48d615d311
AMQ-4325: Fixed ActiveMQ Camel component to support username/password being configured when using ActiveMQ factory method. Also fixes the factory method would eager create plain connection factory, instead of using createConnectionFactory method as otherwise, which is optimized for AMQ.
2013-11-02 20:17:28 +01:00
Claus Ibsen
1ad6bd59ee
Removed non existing AMQ journal Camel component which was removed a long time ago.
2013-11-02 19:34:18 +01:00
Claus Ibsen
65be281c16
Removed not use class, which neither has ever been documentated, or used by end users. Also they can implement their own spring JMS message converter if they want.
2013-11-02 19:32:44 +01:00
Claus Ibsen
5469d806e8
Polished camel broker component
2013-11-02 19:27:00 +01:00
Claus Ibsen
6e49ef3a60
AMQ-4746: Fixed ClassLoadingAwareObjectInputStream to load simple types first, using same logic as in Camel. This helps with AMQ clients in other runtimes such as Applet based or whatnot.
2013-11-02 15:24:01 +01:00
Claus Ibsen
20747eedca
AMQ-4685: Improved LDAPLoginModule to support ldap alias when result is absolute. Thanks to Igor Podolskiy for patch.
2013-11-02 14:51:09 +01:00
Claus Ibsen
70e2b998d2
AMQ-4668: REST API only accepts non-form content if content type of text/xml
2013-11-02 11:44:44 +01:00
Hiram Chirino
190da29691
Fix for: https://issues.apache.org/jira/browse/AMQ-4837 : LevelDB corrupted in AMQ cluster.
...
- The tracked flushed offset was not getting initialized to match the initial size of the log file. This invalid flushed offset was being used to do the initial sync /w the slave and then things went downhill.
2013-11-01 12:13:33 -04:00