Hiram Chirino
|
0ff359341c
|
Fixes AMQ-4718: Extra options added to a failover/discovery URL that don't map to failover configuration settings, should get passed to the nested URLs.
|
2013-09-10 12:56:25 -04:00 |
Hiram Chirino
|
fd67eefad6
|
Improve test for AMQ-4717: verify that propertyExists also works.
|
2013-09-10 12:53:46 -04:00 |
Hiram Chirino
|
9c75fe7b61
|
Fix for AMQ-4717: populateJMSXUserID is not setting the JMSXUserID property on the JMS message in JMX
|
2013-09-10 10:45:52 -04:00 |
Timothy Bish
|
272de3a146
|
https://issues.apache.org/jira/browse/AMQ-4621
some minor tweaks to the slow ack abort strategy, wasn't always kicking
in when it should have.
|
2013-09-09 17:48:12 -04:00 |
Timothy Bish
|
8276676469
|
Upgrade to the release version of Camel 2.12.0
|
2013-09-09 15:27:11 -04:00 |
gtully
|
6c5732bc5c
|
https://issues.apache.org/jira/browse/AMQ-2327 - resolve. key is not to conduit proxy/proxy consumers b/c the dependencies cannot be easily resolved without more network traffic on additions to demand subs. Maintaining the order of consumer advisories fixes duplicate suppression. thanks for the easymock test. while brittle it did help focus on checkpaths which was key
|
2013-09-06 22:46:09 +01:00 |
rajdavies
|
5515b9be3f
|
Fix for https://issues.apache.org/jira/browse/AMQ-4714
|
2013-09-06 14:02:10 +01:00 |
rajdavies
|
8d31e44e8d
|
fix for https://issues.apache.org/jira/browse/AMQ-4714
|
2013-09-06 13:46:44 +01:00 |
rajdavies
|
0a5b14386f
|
Fix for https://issues.apache.org/jira/browse/AMQ-4714
|
2013-09-06 13:46:43 +01:00 |
Timothy Bish
|
2eb0203f02
|
more gitignore updates
|
2013-09-05 16:02:02 -04:00 |
Timothy Bish
|
d1446c3bca
|
fix and tests for: https://issues.apache.org/jira/browse/AMQ-4073
|
2013-09-05 15:59:01 -04:00 |
Timothy Bish
|
edc1599018
|
fixes for: https://issues.apache.org/jira/browse/AMQ-4641
|
2013-09-05 12:06:30 -04:00 |
Dejan Bosanac
|
0203cde150
|
https://issues.apache.org/jira/browse/AMQ-4702 - added additional bundlel jaxb impl
|
2013-09-05 14:41:10 +02:00 |
Jonathan Anstey
|
3d6065ea3f
|
AMQ-4702 - Error resolving org.jvnet.jaxb2_commons packages
|
2013-09-04 15:51:42 -02:30 |
Timothy Bish
|
ce5d2a9e9e
|
https://issues.apache.org/jira/browse/AMQ-4205
Allow for tuning to thread pool keep alive times as system properties.
|
2013-09-04 14:16:51 -04:00 |
Dejan Bosanac
|
1f57a6408f
|
https://issues.apache.org/jira/browse/AMQ-4594 - fix hawtio issues; linkage error and authentication
|
2013-09-04 17:36:38 +02:00 |
Timothy Bish
|
b47b9aa64a
|
update ignore rules
|
2013-09-04 10:46:49 -04:00 |
Timothy Bish
|
ebe54c46b3
|
Fix and tests for: https://issues.apache.org/jira/browse/AMQ-4596
Updates to proton 0.5
|
2013-09-04 10:26:44 -04:00 |
gtully
|
74b35bc5dd
|
https://issues.apache.org/jira/browse/AMQ-4705 - add check for lock file exist and use error in place of warn if lock is lost
|
2013-09-03 21:24:09 +01:00 |
Timothy Bish
|
d2f4d76f83
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-4696
|
2013-09-03 16:13:53 -04:00 |
Christian Posta
|
a63a8320ea
|
Fix for https://issues.apache.org/jira/browse/AMQ-4695 where user could not subscribe anonymously even though authn and authz was set up for it
|
2013-09-03 12:05:00 -07:00 |
Dejan Bosanac
|
a3a22efb25
|
improving publishable address policy interface, so we can get the actual publish URI
|
2013-09-03 18:04:37 +02:00 |
Timothy Bish
|
8320e66b5d
|
Fixes https://issues.apache.org/jira/browse/AMQ-4704
|
2013-09-03 11:50:52 -04:00 |
gtully
|
b588d6cb9b
|
https://issues.apache.org/jira/browse/AMQ-4643 - update to jdbc checkpoint to validate connection before declaring success, is more bullit proof in preventing an early restart even if start is now deferred till after stop completes
|
2013-09-03 16:35:08 +01:00 |
Timothy Bish
|
29453d6793
|
Update .gitignore
|
2013-09-03 11:13:25 -04:00 |
Dejan Bosanac
|
40af36e934
|
add ability to do port mapping when publishing connector uris; important in restricting environments
|
2013-09-03 17:07:13 +02:00 |
Timothy Bish
|
ccc85af301
|
Update the scm settings for the project to reflect the git repo
|
2013-09-03 10:52:35 -04:00 |
Hiram Chirino
|
1eca031356
|
leveldb replication Master was failing to give up being master after it's process is suspended by using ctrl-z.
|
2013-09-03 10:41:33 -04:00 |
gtully
|
8d4fef8af2
|
https://issues.apache.org/jira/browse/AMQ-4682 - support values and list/values for PropertyPlaceholderConfigurer locations
|
2013-09-03 12:21:48 +01:00 |
Dejan Bosanac
|
a0c1781c4e
|
https://issues.apache.org/jira/browse/AMQ-4711 - totalMessageCount stat is not decremented after destination removal
|
2013-09-03 10:22:25 +02:00 |
gtully
|
0525772190
|
https://issues.apache.org/jira/browse/AMQ-4709 - add support for <authorizationEntry .. read="*" ..> to match any group
|
2013-09-03 00:37:33 +01:00 |
gtully
|
9f26e0b640
|
https://issues.apache.org/jira/browse/AMQ-4682 - support classpath urls
|
2013-09-03 00:36:49 +01:00 |
gtully
|
3222767e79
|
https://issues.apache.org/jira/browse/AMQ-3779 - add perDestinationLogger attribute - logger for producer send of the form: org.apache.activemq.broker.util.LoggingBrokerPlugin.<type>.<name>
|
2013-09-03 00:32:22 +01:00 |
gtully
|
0525f88639
|
https://issues.apache.org/jira/browse/AMQ-4705 - implement keepAlive with a delegation to channel lock isValid
|
2013-09-03 00:30:48 +01:00 |
gtully
|
634a81898c
|
https://issues.apache.org/jira/browse/AMQ-4682 - use spring.schemas for spring.xsd resolution - use brokerContext for configurationurl, support property PropertyPlaceholderConfigurer locations and system prop replacement, nested networkConnector elements - excludedDestinations,dynamicallyIncludedDestinations etc. lists and sets of destination
|
2013-09-03 00:28:46 +01:00 |
Gary Tully
|
2ea02bc8fb
|
https://issues.apache.org/jira/browse/AMQ-4682 - allow jaxb to validate with spring bean references - still need to pull schema from the classpath which needs a fix
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518373 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 20:32:20 +00:00 |
Timothy A. Bish
|
84ce96b2dd
|
Fix failing test case, things are more lazily loaded now so we must actually invoke the route before the URI will get used and the exception fired.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518366 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 20:27:13 +00:00 |
Gary Tully
|
30fc80ccc9
|
https://issues.apache.org/jira/browse/AMQ-4682 - include feature in assembly and osgi uber jar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518333 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 19:18:12 +00:00 |
Timothy A. Bish
|
3c776cfc44
|
fix for: https://issues.apache.org/jira/browse/AMQ-4188
Adds dstat command
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518321 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 18:37:09 +00:00 |
Hiram R. Chirino
|
f4d51e092b
|
Adding a LevelDB version of the RedeliveryRestartTest. Implemented redelivery tracking in the leveldb store.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518289 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 17:20:25 +00:00 |
Gary Tully
|
feb71c3c6e
|
https://issues.apache.org/jira/browse/AMQ-4482 - implement and test setPercentOfJvmHeap attribute on memory usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518263 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 15:37:28 +00:00 |
Robert Davies
|
f71e2fe21a
|
Fix for https://issues.apache.org/jira/browse/AMQ-4697
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518261 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 15:19:00 +00:00 |
Robert Davies
|
0d98623b7b
|
Added SizeStatisicsImpl for https://issues.apache.org/jira/browse/AMQ-4697
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518217 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 14:32:45 +00:00 |
Gary Tully
|
ba2e8d4b07
|
https://issues.apache.org/jira/browse/AMQ-4196 - extend limit on test for slower hardware
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518173 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 12:08:32 +00:00 |
Gary Tully
|
65ba623c96
|
https://issues.apache.org/jira/browse/AMQ-2902 - resolve intermittent test failure when stop ocurrs while start is in progress
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518171 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 11:48:15 +00:00 |
Gary Tully
|
f66e9a1f16
|
remove obsolete oxm version property
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518166 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 11:25:23 +00:00 |
Gary Tully
|
1160f1a221
|
pull in latest spring 3.2.4 for 5.9
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518162 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 11:21:36 +00:00 |
Robert Davies
|
56070afa01
|
tidied up the javadocs for MessageBrokerView and added a test case for BrokerDestinationView
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518145 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 10:21:12 +00:00 |
Gary Tully
|
8635a06e4a
|
https://issues.apache.org/jira/browse/AMQ-3024 - guard against null from stomp tests, npe regression
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518123 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 09:31:40 +00:00 |
Gary Tully
|
e8ea6cd95c
|
https://issues.apache.org/jira/browse/AMQ-4682 - add support for mods and additions to destination policy - primitive attributes only
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1518009 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 22:02:07 +00:00 |