Gary Tully
|
54a1520393
|
add test that validates https://issues.apache.org/activemq/browse/AMQ-1893 is resolved on trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@964051 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-14 13:56:17 +00:00 |
Bosanac Dejan
|
1f355142f4
|
https://issues.apache.org/activemq/browse/AMQ-2570 - allow monitoring connections, scheduled messages, etc. for remote brokers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963970 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-14 08:21:53 +00:00 |
Gary Tully
|
73433372e9
|
rework fix for https://issues.apache.org/activemq/browse/AMQ-1730 - better support for unordered message consumption when there are multiple short lived consumers, eg with spring mlc and concurrent consumers > 1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963894 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-13 22:40:58 +00:00 |
Bosanac Dejan
|
7017d09113
|
https://issues.apache.org/activemq/browse/AMQ-2570 - make web console 404 and 500 pages use proper styling
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963707 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-13 13:26:04 +00:00 |
Bosanac Dejan
|
03349fecda
|
https://issues.apache.org/activemq/browse/AMQ-2817 - prevent test from failing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963678 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-13 11:08:35 +00:00 |
Gary Tully
|
b1d7a78c0a
|
further reduction in contention on inflight transacitons in kahaDB store
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963674 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-13 10:54:59 +00:00 |
Bosanac Dejan
|
584d52c1f0
|
https://issues.apache.org/activemq/browse/AMQ-2822 - stomp+nio and content-length
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963282 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-12 13:57:11 +00:00 |
Bosanac Dejan
|
70971237bf
|
https://issues.apache.org/activemq/browse/AMQ-2453 - fixing classpath so we can run something like '/activemq console xbean:conf/activemq-stomp.xml'
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963264 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-12 12:39:29 +00:00 |
Guillaume Nodet
|
67699f2a18
|
fix possible npe in karaf commands
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963240 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-12 11:03:26 +00:00 |
Robert Davies
|
cee683f84c
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2475
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963118 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-11 17:51:51 +00:00 |
Robert Davies
|
ea0ceacef0
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2070
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963104 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-11 16:33:03 +00:00 |
Robert Davies
|
70314ea8a6
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2821
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963096 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-11 16:09:02 +00:00 |
Robert Davies
|
2705e3606f
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2821
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@963095 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-11 16:08:15 +00:00 |
Robert Davies
|
26430893ae
|
set name of temporary store to tmpDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962620 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 17:58:54 +00:00 |
Guillaume Nodet
|
48d0045460
|
[activemq-karaf] use the new namespace
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962568 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 15:45:04 +00:00 |
Bosanac Dejan
|
4ced774bca
|
https://issues.apache.org/activemq/browse/AMQ-2818 - jetty.realm not found
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962519 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 13:26:40 +00:00 |
Gary Tully
|
1b0f4ae799
|
ref the memory opts
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962517 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 13:23:29 +00:00 |
Gary Tully
|
958038e0ca
|
remove duplicate sync, order is now down to the enqueueMutex only which is still consistent as it is only accessed from this place
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962516 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 13:21:16 +00:00 |
Bosanac Dejan
|
681cf04da9
|
https://issues.apache.org/activemq/browse/AMQ-2817 - sanitize stomp headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962512 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 12:55:21 +00:00 |
Gary Tully
|
ee554acb09
|
start with clean store each time
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962500 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 12:18:50 +00:00 |
Gary Tully
|
ebef614047
|
start to nail down a config for specjms suite
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962493 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 11:53:13 +00:00 |
Gary Tully
|
5763561d60
|
resolve PerDestinationStoreLimitTest - have store size reflect stored messages rather than disk usage (so now it reports used rather than allocated disk soace excluding the index) such that 100MB messages gives store size ~100MB while disk utilisation may be bigger. getDiskSize still exsits to get totall allocated space on disk. This allows configured limits to be more accuratly enforced and fixes this test regression. Also calculation is accumulative rather than on demand so it much faster
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962468 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 09:52:43 +00:00 |
Bosanac Dejan
|
40ae8b1d4c
|
https://issues.apache.org/activemq/browse/AMQ-2815 - enabling creating blueprint configuration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@962432 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 07:32:44 +00:00 |
Gary Tully
|
a6a6a708ff
|
resolve https://issues.apache.org/activemq/browse/AMQ-2800, https://issues.apache.org/activemq/browse/AMQ-2542, https://issues.apache.org/activemq/browse/AMQ-2803 - implement duplicate checker in transport for a failover: reconnect, uses last seqid from store. iimplemented for kahaDB and JDBC
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961783 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-08 14:23:21 +00:00 |
Bosanac Dejan
|
7a7a876045
|
https://issues.apache.org/activemq/browse/AMQ-2815 - updating default broker config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961752 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-08 13:08:23 +00:00 |
Guillaume Nodet
|
aac39acbb2
|
AMQ-2570: make sure the log is delegated to the framework if possible when the web console is deployed in osgi
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961717 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-08 11:24:10 +00:00 |
Bosanac Dejan
|
d1fa2baf40
|
https://issues.apache.org/activemq/browse/AMQ-2815 - first stab at moving karaf commands to activemq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961712 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-08 11:11:22 +00:00 |
Bosanac Dejan
|
e0f1872e69
|
https://issues.apache.org/activemq/browse/AMQ-2570 - karaf feature improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961622 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-08 08:17:05 +00:00 |
Robert Davies
|
89e538db7c
|
Only start Producer Flow Control thread when needed
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961500 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 20:31:40 +00:00 |
Robert Davies
|
b47da808d7
|
Improve concurrency
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961484 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 19:34:09 +00:00 |
Bosanac Dejan
|
06b41bb759
|
https://issues.apache.org/activemq/browse/AMQ-2570 - more web console pom improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961470 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 18:30:14 +00:00 |
Bosanac Dejan
|
52a91db740
|
https://issues.apache.org/activemq/browse/AMQ-2570 - more web console pom improvements
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961381 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 14:07:43 +00:00 |
Robert Davies
|
720ff40ac0
|
fixed a potential hole around lock usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961272 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 07:35:31 +00:00 |
Robert Davies
|
28180b35bd
|
Improve concurrency by using read/write locks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@961245 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 05:10:17 +00:00 |
Gary Tully
|
cc700dd841
|
reinstate this test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960869 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-06 10:58:06 +00:00 |
Gary Tully
|
4160249750
|
resolve https://issues.apache.org/activemq/browse/AMQ-2603 - update to org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960857 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-06 09:55:17 +00:00 |
Robert Davies
|
179bd54e22
|
synchronization around creation of preparedTransactions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960645 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 17:18:10 +00:00 |
Robert Davies
|
95ba6efceb
|
updated doc
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960632 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 16:27:57 +00:00 |
Bosanac Dejan
|
8d9ff0d25f
|
https://issues.apache.org/activemq/browse/AMQ-2570 - osgifying web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960631 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 16:04:29 +00:00 |
Robert Davies
|
caea2f22f0
|
remove unnecessary started flag
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960590 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 13:16:36 +00:00 |
Bosanac Dejan
|
412730b899
|
https://issues.apache.org/activemq/browse/AMQ-2570 - use spring 3.0.x
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960485 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 08:33:53 +00:00 |
Robert Davies
|
6a5030b9f5
|
removed unnecessary synchronization around dispatch list
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960444 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 05:06:18 +00:00 |
Robert Davies
|
42ee51fe9a
|
Applied patch for https://issues.apache.org/activemq/browse/AMQ-2795
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960298 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-04 06:28:36 +00:00 |
Robert Davies
|
c14c7e791d
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2807
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960296 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-04 05:49:20 +00:00 |
Bosanac Dejan
|
2c9cbbdff3
|
https://issues.apache.org/activemq/browse/AMQ-2570 - osgifying web console war
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960095 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 20:08:44 +00:00 |
Gary Tully
|
76f842d371
|
improve async task concurrency, contention over indexMutex for transactions and taskMap, not per destination. Added some metrics enabled by system properties to help further diagnosis of journal usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@960060 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 17:11:00 +00:00 |
Bosanac Dejan
|
554a01a420
|
https://issues.apache.org/activemq/browse/AMQ-2728 - fix getDestination() problem
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959942 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 10:32:47 +00:00 |
Bosanac Dejan
|
f7c3c11cc4
|
https://issues.apache.org/activemq/browse/AMQ-2570 - first stab at updating karaf features
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959687 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-01 14:54:08 +00:00 |
Bosanac Dejan
|
0785e76eef
|
improving features
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959349 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-30 15:27:01 +00:00 |
Gary Tully
|
d1e35e6c3a
|
add trivial boolean selector test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@959298 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-30 13:12:19 +00:00 |