Gary Tully
|
97655400e9
|
another leveldb scenario needing work - https://issues.apache.org/jira/browse/AMQ-4296
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447701 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-19 12:50:29 +00:00 |
Gary Tully
|
548e52cde4
|
another leveldb scenario that needs some investigation, but use case seems dubious - https://issues.apache.org/jira/browse/AMQ-4296
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-19 12:50:08 +00:00 |
Timothy A. Bish
|
3699e70433
|
fix for: https://issues.apache.org/jira/browse/AMQ-4331
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447512 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-18 21:47:53 +00:00 |
Gary Tully
|
f08a178c1d
|
https://issues.apache.org/jira/browse/AMQ-4328 - fix and test. With a large backlog the flow can block when the vm transport is sync b/c the async requests can overlap with acks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447323 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-18 15:27:26 +00:00 |
Christian Posta
|
83b8df6574
|
Fix for https://issues.apache.org/jira/browse/AMQ-4000 Added test for multiple durable consumers across the network, per Gary's comments
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446979 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-17 00:05:41 +00:00 |
Gary Tully
|
65bc9f3eaf
|
https://issues.apache.org/jira/browse/AMQ-4323 - fix nd test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446577 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-15 13:33:01 +00:00 |
Bosanac Dejan
|
cfe9e151c0
|
https://issues.apache.org/jira/browse/AMQ-4317 - activemq-camel feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446543 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-15 11:57:31 +00:00 |
Christian Posta
|
b7c32d924a
|
Fix for https://issues.apache.org/jira/browse/AMQ-4000 Durable subscription not getting unregistered on networked broker, thanks torsten for the unit test!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446447 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-15 05:22:08 +00:00 |
Timothy A. Bish
|
7809e8067e
|
fix and test for: https://issues.apache.org/jira/browse/AMQ-4321
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446348 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 21:42:16 +00:00 |
Hiram R. Chirino
|
ecd5c2f738
|
Fixes AMQ-4320: Destinations are not auto created when using Composite Destination configured on the broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446300 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 18:57:28 +00:00 |
Bosanac Dejan
|
c9fcc006ed
|
https://issues.apache.org/jira/browse/AMQ-4317 - activemq-camel feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1446245 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 15:41:49 +00:00 |
Christian Posta
|
9d6cd8915d
|
Fix for https://issues.apache.org/jira/browse/AMQ-4315 duplicate files (leveldb and activemq-spring) in distribution
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445995 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-14 00:05:50 +00:00 |
Christian Posta
|
aa32dbde83
|
Added a test that shows using virtual topics in a network of brokers to resolve some of the pain that comes up with durable subscriptions across a network. This test demonstrates the use of Virtual Topics and ConditionalNetworkBridgeFilterFactory with replayWhenNoConsumers=true
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445772 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 17:58:30 +00:00 |
Timothy A. Bish
|
eef380df62
|
Remove empty folders from the project tree.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445724 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 16:44:34 +00:00 |
Timothy A. Bish
|
48effa8d2d
|
https://issues.apache.org/jira/browse/AMQ-4296
turn the failing tests back on.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445704 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 16:11:07 +00:00 |
Christian Posta
|
7bc7178899
|
Fix for https://issues.apache.org/jira/browse/AMQ-4305 Support destination lookup by JNDI name in resource adapter, patch applied, thanks Harald Wellmann. Also added unit tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445642 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 14:57:38 +00:00 |
Hiram R. Chirino
|
b2fca26213
|
Remove deprecated modules. Converted many AMQ store tests to be LevelDB tests.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445633 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 14:47:40 +00:00 |
Hiram R. Chirino
|
dc86b87236
|
Avoid building/packing legacy/deprecated modules.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445631 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 14:44:56 +00:00 |
Christian Posta
|
f406e86b8a
|
https://issues.apache.org/jira/browse/AMQ-4303 Health status MBean - Feeling ill, hard to read "ill" in jconsole... changed to "getting worried"
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445476 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 05:45:43 +00:00 |
Christian Posta
|
2c3d947b69
|
Fix for https://issues.apache.org/jira/browse/AMQ-4309 Add usage limit check when limit for destinations is present
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445474 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 05:18:21 +00:00 |
Timothy A. Bish
|
2a64e88bd0
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-4312
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445436 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-13 00:39:57 +00:00 |
Christian Posta
|
571d452053
|
https://issues.apache.org/jira/browse/AMQ-4298 Add mutual authentication (needClientAuth) to https transport added tests as well
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445299 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-12 18:27:53 +00:00 |
Hiram R. Chirino
|
cd5e1f3d99
|
update the leveldbjni version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444823 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-11 15:19:40 +00:00 |
Timothy A. Bish
|
877f83bc44
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-4308
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444204 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 19:44:27 +00:00 |
Timothy A. Bish
|
d9db37ee95
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-4307
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444194 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 19:05:27 +00:00 |
Timothy A. Bish
|
94b9d551b7
|
apply patch for: https://issues.apache.org/jira/browse/AMQ-4306
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444193 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 19:03:28 +00:00 |
Bosanac Dejan
|
386b7bb844
|
improving building maven site
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1444071 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 15:30:53 +00:00 |
Claus Ibsen
|
bfde5c3bd6
|
Polished
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443877 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 08:31:41 +00:00 |
Claus Ibsen
|
9e9cce1dd9
|
Polished README.txt
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443873 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-08 08:25:46 +00:00 |
Timothy A. Bish
|
600f209e4c
|
Don't use hardcoded ports.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443642 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 18:20:32 +00:00 |
Timothy A. Bish
|
4743a20be3
|
Fix a bunch of warnings covering deprecated asserts and such.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443600 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-07 16:43:15 +00:00 |
Timothy A. Bish
|
c7d559fbcd
|
Fix a bunch of warnings covering deprecated asserts and such.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443267 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 22:56:12 +00:00 |
Timothy A. Bish
|
46e67a10cc
|
Enhances the Http(s) and ws(s) transport Servers such that they can update the connectUri after starting so that test cases can use the any port option on their URI like "localhost:0" and get the connection string after the BrokerService is started. This will allow most of those test cases to be updated so that they don't fail because the hard coded port is already bound.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443146 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 19:18:55 +00:00 |
Hiram R. Chirino
|
4a8033ed97
|
Upgrade the leveldbjni version used.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443114 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 18:27:23 +00:00 |
Timothy A. Bish
|
88b80e28ba
|
Don't use a fixed port.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443038 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 16:16:20 +00:00 |
Timothy A. Bish
|
dc33c5918f
|
Add some additional try / finally blocks to ensure BrokerService stops are issued.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443034 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:58:16 +00:00 |
Gary Tully
|
56174e770d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:45:26 +00:00 |
Gary Tully
|
5e257808f3
|
[maven-release-plugin] prepare release activemq-5.8.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 15:43:41 +00:00 |
Gary Tully
|
8bb5894716
|
fix up missing license files - our rat check friend
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442998 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 14:59:30 +00:00 |
Timothy A. Bish
|
09756d5ada
|
Don't use fixed ports on the transports and replace deprecated call in PooledConnectionFactory
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442995 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 14:58:59 +00:00 |
Gary Tully
|
fc519e186a
|
fix up missing license files - our rat check friend
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442984 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 14:27:03 +00:00 |
Gary Tully
|
6a097b97fe
|
https://issues.apache.org/jira/browse/AMQ-4296 - disable leveldb durable bits pending more work for 5.9
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442953 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 13:14:02 +00:00 |
Bosanac Dejan
|
7da4da0476
|
mute jetty log
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442879 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-06 09:53:07 +00:00 |
Gary Tully
|
993377fedf
|
ensure no messages get stuck inflight on pooled active consumers. A little tricky to get to the bottom of exactly why the consumer remains. it is visible in jmx on occasion when it hangs. prefetch=0 avoids any inflight messages, may need a revisit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442761 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 21:39:46 +00:00 |
Timothy A. Bish
|
5219fa1a17
|
Fix warnings from use of deprecated asserts etc.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 20:43:15 +00:00 |
Timothy A. Bish
|
1c9626b5a3
|
Remove use of deprecated asserts and add some logging.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442723 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 20:15:47 +00:00 |
Timothy A. Bish
|
4835bbc724
|
Update the svn:ignore props
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442692 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 18:46:48 +00:00 |
Gary Tully
|
37ad85e3bd
|
https://issues.apache.org/jira/browse/AMQ-4297 -resolve intermittent hang/fail of stomp tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442688 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 18:30:33 +00:00 |
Timothy A. Bish
|
4650f998db
|
Bumping the wait time a bit to account for older system and slow disks.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442681 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 18:08:14 +00:00 |
Timothy A. Bish
|
5b533c7c37
|
Thin out the amount of synchronized code used in the test to make things simpler.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442657 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-05 16:43:18 +00:00 |