Commit Graph

7453 Commits

Author SHA1 Message Date
Claus Ibsen bc2bc86a1d AMQ-4799: ws/wss connectors should also log uri when starting like the others do. 2013-10-11 16:34:29 +02:00
Hiram Chirino 5b5133c28b Fixing up the user-guid.html that is part of the distro to reflect changed paths. Moving the camel.xml to the examples conf dir. 2013-10-11 10:01:28 -04:00
gtully ee0933c71e [maven-release-plugin] prepare for next development iteration 2013-10-11 14:51:36 +01:00
gtully b276006911 [maven-release-plugin] prepare release activemq-5.9.0 2013-10-11 14:51:24 +01:00
Hiram Chirino 52f418d6c9 Switch bat to the latest version of zookeeper, we can fix it's OSGi metadata using a wrap URL handler. 2013-10-11 09:38:31 -04:00
Hiram Chirino 74234ed797 Embed the linkedin packages in the osgi-bundle and rollback to previous zookeeper version since newer version suffers from the following regression: https://issues.apache.org/jira/browse/ZOOKEEPER-1334 2013-10-11 09:16:28 -04:00
gtully 839b154cd2 https://issues.apache.org/jira/browse/AMQ-4798 - limits are still high but there is no loss in percision so that chidren now match parent and there is no info message 2013-10-11 13:56:44 +01:00
Dejan Bosanac a33951d2eb MessageGroupMapTest fix 2013-10-11 13:19:55 +02:00
rajdavies db2121bfce add configuration of cache size 2013-10-11 11:15:35 +01:00
rajdavies 7f17f49d73 Added test for MessageGroup types with options 2013-10-11 11:07:51 +01:00
rajdavies cd4b229f22 support options on MessageGroupMap types 2013-10-11 11:07:20 +01:00
Claus Ibsen 59af7479b2 Polished the logging 2013-10-11 11:20:22 +02:00
Hiram Chirino 0214bfbfcd Support weighting the leveldb store replication nodes so that some have a better chance of becoming the master than others. 2013-10-10 15:42:02 -04:00
rajdavies 468e697651 Fix for https://issues.apache.org/jira/browse/AMQ-4766 2013-10-10 20:30:01 +01:00
rajdavies e000471cf4 Added test for MessageGroup type 2013-10-10 20:30:01 +01:00
rajdavies ccb119d896 Construct a ConsumerId from a String 2013-10-10 20:30:01 +01:00
Hiram Chirino e90ce1aabb Don't display leveldb replication recovery progress on slave nodes. 2013-10-10 14:52:07 -04:00
Hiram Chirino c643e7f631 Make sure we test the examples/conf broker xml files. 2013-10-10 12:19:06 -04:00
Dejan Bosanac 3345e6ca25 adding proton-j-impl dependency 2013-10-10 17:51:18 +02:00
Hiram Chirino 51cf06be54 Enabled the websocket transport by default and fix up the mqtt websocket demo so you get a random client id by default. 2013-10-10 11:38:08 -04:00
Hiram Chirino 6773b8ff76 Fixing the mqtt java example a bit. 2013-10-10 11:38:07 -04:00
Timothy Bish a912d6d5ce Add in C++ and CSharp examples for Openwire 2013-10-10 11:10:36 -04:00
Hiram Chirino b4dafca869 Renaming to ActiveMQExamples 2013-10-10 10:46:14 -04:00
gtully 95fc0c0608 final rat exclusion 2013-10-10 15:41:54 +01:00
Hiram Chirino 2ecf41d02f Porting apollo examples structure to ActiveMQ 5.9. 2013-10-10 10:40:04 -04:00
Claus Ibsen 0320630066 Use openwire as transport name instead of default 2013-10-10 16:33:37 +02:00
Claus Ibsen 3ae37a9ba3 Align jetty-demo.xml with jetty.xml so we have the new web console included also. 2013-10-10 16:27:43 +02:00
gtully e1b171e013 validate mqtt in karaf - add transport listener to test config 2013-10-10 15:06:52 +01:00
gtully 49b0f74089 some more license tidyup from rat plugin output 2013-10-10 14:36:04 +01:00
gtully 5bdcc19693 simplify default config, remove vmcursor refs and default memory limits to 70% heap. hardcoded default 1g 2013-10-10 13:53:39 +01:00
Claus Ibsen 211f566b54 AMQ-4795: amqp transport doesnt work yet in osgi. 2013-10-10 14:28:20 +02:00
Claus Ibsen 0e5ff6b485 AMQ-4795: Enable amqp transport out of the box in activemq-karaf 2013-10-10 13:59:49 +02:00
Claus Ibsen 8bfd36a1fd Polished 2013-10-10 13:59:49 +02:00
gtully 05bc25cb87 revert addition on forked hornetq javeee examples - some of the nested driver files have the LGPL license 2013-10-10 12:09:47 +01:00
Claus Ibsen 4bfb80680a Upgraded copyright footer to 2013 2013-10-10 12:43:11 +02:00
gtully 4f108cead5 fix up missing license headers - keep mr. rat happy :-) 2013-10-10 11:41:58 +01:00
Dejan Bosanac 901867ec10 fix karaf feature test; allow more time for feature to install 2013-10-10 11:51:40 +02:00
Dejan Bosanac 6bf168d524 upgrade to hawtio 1.2-M23 2013-10-10 10:54:47 +02:00
Hiram Chirino d609d2ae38 Make sure the leveldb append log file is flushed to disk before it's closed to avoid data loss. 2013-10-09 11:49:11 -04:00
Timothy Bish 7319697da5 https://issues.apache.org/jira/browse/AMQ-4753
Adds more NIO+SSL test via Joram test runs.
2013-10-09 11:21:28 -04:00
Hiram Chirino 5e63ddd337 Fixing bug which caused replicated leveldb nodes to not recover from a ZooKeeper failure. 2013-10-09 10:56:34 -04:00
Claus Ibsen 9ee65d3218 Upgrade to hawtio 1.2M22 2013-10-09 15:52:31 +02:00
Hiram Chirino 550393f702 Make sure the hawtjni package is marked optional. 2013-10-09 09:15:48 -04:00
Hiram Chirino 119fdab1d0 Fixes leveldb replication bug that can cause read errors: make sure that log is flushed for records that are being read. 2013-10-09 09:15:48 -04:00
Dejan Bosanac b1bf99425b remove unused packaging poms 2013-10-09 12:11:19 +02:00
Dejan Bosanac 981c8e247f use proper hawtio config for all shell scripts 2013-10-09 10:22:07 +02:00
Timothy Bish 0f9a347996 https://issues.apache.org/jira/browse/AMQ-4753
Quick fix for getting past protocol discrimination and passing on proper
Buffers of data to the protocol converter.
2013-10-08 17:53:51 -04:00
gtully dc0291b290 https://issues.apache.org/jira/browse/AMQ-4791 - fix and test. removed the delay but left the warn if dispatch ocurrs before interruption processing is complete. Problem was a race between consumer close and sessions copy on write dispatchers list 2013-10-08 21:29:17 +01:00
Hiram Chirino 3a0a9aae05 Include the partition module in the assembly. 2013-10-08 13:27:32 -04:00
Hiram Chirino 10391092a3 Make sure we keep the resource files embedded in the bundle. 2013-10-08 13:07:07 -04:00