Commit Graph

3574 Commits

Author SHA1 Message Date
Guillaume Nodet ec35afa9ea Make activemq-ra an OSGi bundle
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@679448 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 16:20:15 +00:00
Guillaume Nodet b11cee9bb6 AMQ-1869: Upgrade to camel 1.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@679422 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 14:23:58 +00:00
Hiram R. Chirino 2a77d4ceab Updated test case to show that it fails with even the default prefetch size.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@678865 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 19:21:43 +00:00
Hiram R. Chirino e027f8ff29 Test case for AMQ-1866
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@678830 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 17:43:57 +00:00
Hadrian Zbarcea 50c16c7672 Exclude activemq-protocol-buffer until rotobuf-java becomes available
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@677956 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 16:09:12 +00:00
Hiram R. Chirino 36f5ec703e Adding a benchmark tool to measure the performance of the kaha indexes.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@677716 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 20:44:04 +00:00
James Strachan 35e33eab07 Added spring-aop so the broker boots up correctly due to recent camel dependency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@676927 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 14:37:36 +00:00
Robert Davies 8ee94b802c remove System.err.println()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@676893 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 12:09:01 +00:00
Robert Davies 4de4bc65f8 Fix for https://issues.apache.org/activemq/browse/AMQ-1856
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@676636 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 15:59:12 +00:00
Robert Davies 8a6b0f1cf1 Complete patch for https://issues.apache.org/activemq/browse/AMQ-1585
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675990 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 15:32:55 +00:00
Robert Davies 9c12a0c9b8 Fix for https://issues.apache.org/activemq/browse/AMQ-1848
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675484 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 09:27:09 +00:00
Robert Davies e233801bb3 Apply fix for https://issues.apache.org/activemq/browse/AMQ-1852
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675463 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 07:10:06 +00:00
Robert Davies f4012c5098 patch from https://issues.apache.org/activemq/browse/AMQ-1848
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675314 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 19:14:35 +00:00
Robert Davies 730aef4d1e make local and remote info final
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675260 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 17:10:46 +00:00
Robert Davies 6dc44747b4 Fix for https://issues.apache.org/activemq/browse/AMQ-1796
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675104 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 06:35:00 +00:00
James Strachan f1e3a14e83 minor refactor in test cases which now demostrate a bug in PB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675098 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 05:53:45 +00:00
James Strachan c3a0b2edfc optimised the use of Protocol Buffer to avoid creating unnecessary byte[] for each message which seems to make things much faster
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675094 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 04:38:19 +00:00
James Strachan 983f690889 added a like for like comparision of OpenWire versus PB (see Performance2Test)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674866 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 16:07:52 +00:00
James Strachan cb4cc106ec fixed test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674845 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 14:45:20 +00:00
James Strachan 276826d80c minor tweak trying to get PB to actually work :)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674841 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 14:28:51 +00:00
James Strachan f9b668b05b added initial spike of using Protocol Buffer as the wire format for https://issues.apache.org/activemq/browse/AMQ-1843
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674837 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 14:15:35 +00:00
Guillaume Nodet f0ae093a12 Add activemq-console module back in the build
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674815 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 13:28:07 +00:00
Robert Davies d74a8cf2e9 Applied patch from https://issues.apache.org/activemq/browse/AMQ-1839
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674607 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 19:33:36 +00:00
Jonas B. Lim d0a4d3625d fix for https://issues.apache.org/activemq/browse/AMQ-1840
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674438 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 10:07:49 +00:00
Robert Davies 4118d02a95 patch for https://issues.apache.org/activemq/browse/AMQ-1585
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@673433 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 16:22:59 +00:00
Robert Davies 3f4d4a5f7a Fix for https://issues.apache.org/activemq/browse/AMQ-1585
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@673157 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 17:59:37 +00:00
Robert Davies bdbced30d8 Fix for https://issues.apache.org/activemq/browse/AMQ-1834
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@673143 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 17:13:52 +00:00
Hiram R. Chirino db2451cfd9 Possible fix for AMQ-1819.. Hopefully sending the broker info async will break the deadlock.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@670045 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 19:46:34 +00:00
Robert Davies 6eeb2699dc Fix for https://issues.apache.org/activemq/browse/AMQ-1816
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669973 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 16:26:49 +00:00
Robert Davies c49cb00200 exclude MissingDataFileTest for now
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669951 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 15:43:53 +00:00
Robert Davies a918194d80 Fix for https://issues.apache.org/activemq/browse/AMQ-1814
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669879 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 12:52:41 +00:00
Robert Davies 445dc449c2 Fix for https://issues.apache.org/activemq/browse/AMQ-1809
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669740 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 23:06:39 +00:00
Robert Davies f7303237ad Apply patch for https://issues.apache.org/activemq/browse/AMQ-1244
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669733 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 22:45:13 +00:00
Robert Davies 99372e1189 Fix for https://issues.apache.org/activemq/browse/AMQ-1804
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669558 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 16:51:40 +00:00
Robert Davies d8a0ca2fed Fix for https://issues.apache.org/activemq/browse/AMQ-1804
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669555 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 16:51:00 +00:00
Robert Davies 4bbfe2e9a8 Fix for https://issues.apache.org/activemq/browse/AMQ-1812
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669545 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 16:35:44 +00:00
Robert Davies 1acfd0d607 Fix for https://issues.apache.org/activemq/browse/AMQ-1805
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669519 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 15:59:53 +00:00
Robert Davies 1555260c6c apply fix for https://issues.apache.org/activemq/browse/AMQ-1810
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669512 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 15:37:03 +00:00
Robert Davies e38da226ef apply fix for https://issues.apache.org/activemq/browse/AMQ-1810
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669511 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 15:35:56 +00:00
Robert Davies 6dc8e1d6fa Apply fix for https://issues.apache.org/activemq/browse/AMQ-1810
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669510 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 15:35:18 +00:00
Robert Davies 73edcbc2e9 Fix for https://issues.apache.org/activemq/browse/AMQ-1811
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669491 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 14:00:22 +00:00
Robert Davies 8d4001ad0b Further patch for https://issues.apache.org/activemq/browse/AMQ-1795
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669265 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 19:34:27 +00:00
Robert Davies b52624e66b Apply patch from https://issues.apache.org/activemq/browse/AMQ-1808
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@669263 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18 19:29:54 +00:00
Guillaume Nodet 604ebd14eb Add camel-pool dependency on activemq-camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668635 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 12:41:26 +00:00
Guillaume Nodet 2e57fb5fd9 AMQ-1802: extract activemq pool in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668559 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 08:16:50 +00:00
Guillaume Nodet 702e2a0170 AMQ-1801: Extract camel component in its own module
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668217 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 16:11:38 +00:00
Robert Davies 0d8586903a Fix for https://issues.apache.org/activemq/browse/AMQ-1796
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668146 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 12:57:29 +00:00
Robert Davies 5441774883 Fix for https://issues.apache.org/activemq/browse/AMQ-1799
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@668061 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 06:30:25 +00:00
Robert Davies 086db1b4c6 Fix for https://issues.apache.org/activemq/browse/AMQ-1797
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667756 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 08:34:15 +00:00
Robert Davies 2e4c688cdc Fix for https://issues.apache.org/activemq/browse/AMQ-1797
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@667752 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:59:36 +00:00