Hadrian Zbarcea
|
d2380c8e8a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985386 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 22:14:13 +00:00 |
Hadrian Zbarcea
|
a440b6c677
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985384 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 22:13:50 +00:00 |
Bosanac Dejan
|
d3bb57d0bc
|
[maven-release-plugin] rollback the release of activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985250 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 15:41:21 +00:00 |
Bosanac Dejan
|
760f56875a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985239 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 15:25:21 +00:00 |
Bosanac Dejan
|
d3fc97aba2
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985237 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 15:24:34 +00:00 |
Bosanac Dejan
|
d649a9184b
|
rollbacking the previous RC
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985222 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 14:54:03 +00:00 |
Gary Tully
|
52675ab3e7
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2867, addition to https://issues.apache.org/activemq/browse/AMQ-2507 - if no response received and timeout > 0 a RequestTimedOutIOException is thrown on the client side
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985201 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 13:55:32 +00:00 |
Gary Tully
|
46e2e6e363
|
resolve https://issues.apache.org/activemq/browse/AMQ-2868 - make it bullit proof with a transaction completion sync that serializes updates to a cusror and store so that they are always in order
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985155 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 11:02:34 +00:00 |
Bosanac Dejan
|
e32c1ba9f8
|
https://issues.apache.org/activemq/browse/AMQ-2598 - additional fix
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985154 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 10:53:48 +00:00 |
Gary Tully
|
72278d5e0f
|
resolve https://issues.apache.org/activemq/browse/AMQ-2857 apply variant of patch to support mysql 5.5 -introduce typeStatement default to ENGING can be set to TYPE, thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985151 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-13 10:21:15 +00:00 |
Bosanac Dejan
|
784b93df4d
|
https://issues.apache.org/activemq/browse/AMQ-2598 - URISupport.parseParameters() now supports composite urls
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984826 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 15:16:47 +00:00 |
Bosanac Dejan
|
89944c7988
|
https://issues.apache.org/activemq/browse/AMQ-2598 - applying parameters for composite urls in discovery agent
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984738 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 12:19:31 +00:00 |
Timothy A. Bish
|
612b044169
|
fix for: https://issues.apache.org/activemq/browse/AMQ-2866
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984489 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-11 17:38:26 +00:00 |
Hadrian Zbarcea
|
0fad136cc6
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984126 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 17:07:29 +00:00 |
Hadrian Zbarcea
|
30d7a7d7d3
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984124 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 17:06:59 +00:00 |
Bosanac Dejan
|
ab28b31451
|
adding license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984091 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 15:37:47 +00:00 |
Bosanac Dejan
|
261ccabf65
|
adding license headers
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984049 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 14:24:26 +00:00 |
Gary Tully
|
604ec7cc9f
|
validate if concurrentstore and dispatch topics causes an issue for message order with durable subs, actually turn if off! : https://issues.apache.org/activemq/browse/AMQ-2864
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983971 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 12:47:59 +00:00 |
Gary Tully
|
4625a468a0
|
validate if concurrentstore and dispatch topics causes an issue for message order with durable subs: https://issues.apache.org/activemq/browse/AMQ-2864
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983966 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 12:43:16 +00:00 |
Hadrian Zbarcea
|
ac652da52d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983897 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 09:02:54 +00:00 |
Hadrian Zbarcea
|
3f8cb55122
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983895 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 09:02:36 +00:00 |
Bosanac Dejan
|
948e386fbd
|
adding license header
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983886 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 08:50:09 +00:00 |
Hadrian Zbarcea
|
45116abe3a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983854 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 02:16:19 +00:00 |
Hadrian Zbarcea
|
3796cf4497
|
[maven-release-plugin] prepare release activemq-5.4.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983852 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 02:15:55 +00:00 |
Gary Tully
|
7629eafd0a
|
resolve https://issues.apache.org/activemq/browse/AMQ-2119 - have transport errors log at info level rather than debug
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983584 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-09 11:06:00 +00:00 |
Gary Tully
|
670a9c4c56
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2776 - apply variant of patch. also related to https://issues.apache.org/activemq/browse/AMQ-2771, avoid unnecessary local host name resolution
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983565 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-09 09:38:46 +00:00 |
Gary Tully
|
7f7a95b457
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2840 - add test and apply patch with thanks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983564 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-09 09:12:45 +00:00 |
Gary Tully
|
ab2cd1133d
|
resolve https://issues.apache.org/activemq/browse/AMQ-2659 - allow XAConnection/Session to be used without an XA transaction, defaults to auto_ack mode. Can still be only used transactionally with an XA transaction
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983057 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 17:05:59 +00:00 |
Bosanac Dejan
|
34dcc17aa3
|
test case for https://issues.apache.org/activemq/browse/AMQ-2203 - start=false
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983035 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 15:58:46 +00:00 |
Bosanac Dejan
|
144a362aee
|
test case for https://issues.apache.org/activemq/browse/AMQ-2203 - start=false
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@983027 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 15:35:09 +00:00 |
Gary Tully
|
b18255665f
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2125 - remove the error log, replace with warn as these are can ocurr on failover in normal usage, but are indicative of another consumer getting the message
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982990 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 14:30:04 +00:00 |
Gary Tully
|
05101de839
|
resolve: https://issues.apache.org/activemq/browse/AMQ-2771 - it does not makes sense to have a hack for osx enabled by defaultm it is counter intuitive, can be enabled via transport option useLocalHost if needed in special cases
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982962 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 13:50:58 +00:00 |
Gary Tully
|
01495a00e9
|
fix failure of org.apache.activemq.store.kahadb.KahaDBMessagePriorityTest - getMessageCount left cursor at end of data, reset needed at the end
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982955 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 13:35:45 +00:00 |
Bosanac Dejan
|
474a30d7ce
|
reverting to annotation spec 1.0 and including activemq-ra in the feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982934 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 11:34:06 +00:00 |
Gary Tully
|
74495451af
|
revert http://svn.apache.org/viewvc?rev=982099&view=rev - seems to make tests fail locally, now work ok - mvn clean test -Dtest=SimpleNetworkTest,ThreeBrokerQueueNetworkTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982912 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 09:16:56 +00:00 |
Gary Tully
|
c23f9e6584
|
resolve: fix https://issues.apache.org/activemq/browse/AMQ-1847 - set initialRedeliveryDelay=0 to get non delayed first redelivery, use deliveryDelay to set the base for subsequent redelivery. existing users with an initialRedeliveryDelay set will now see it being respected.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982903 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 08:10:52 +00:00 |
Bosanac Dejan
|
6b81869fc6
|
upgrade to geronimo annotation spec 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982677 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-05 16:08:02 +00:00 |
Bosanac Dejan
|
8cb9ef312f
|
fix for JmsDurableTopicSlowReceiveTest - we must update cursor after iterating
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982511 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-05 09:04:14 +00:00 |
Bosanac Dejan
|
6dffe4debe
|
https://issues.apache.org/activemq/browse/AMQ-2861 - composite destinations and cursor memory usage
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982317 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 16:15:31 +00:00 |
Gary Tully
|
0af6b063e7
|
revert http://fisheye6.atlassian.com/changelog/activemq/?cs=958009 - concurrent dispatch with transaction completion breaks when the cache is disabled, either through memory limit or through durable subs with existing messages in the store. cannot see the use case though as the transaction semantic is broken if a message can get dispatched but a commit can still fail. With dispatch ocurring postCommit like before, the option for kahaDB to do concurrent transaction dispatch is disabled
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982240 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 12:56:42 +00:00 |
Gary Tully
|
6f7e3fc1d5
|
resolve failure if DestinationRemoveRestartTest - destinations were auto created in the store on resetbatch which ocurred on shutdown
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982180 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 09:41:54 +00:00 |
Hadrian Zbarcea
|
8c4bb36bbe
|
Speed tests up a bit. Bridge formation fails for a few tests
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982099 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 01:35:42 +00:00 |
Gary Tully
|
c1acb4030d
|
validate properties added to disvovered transports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@981840 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 12:20:00 +00:00 |
Gary Tully
|
969e7585f3
|
resolve issue with kahaDB based variant of AMQ2149Test - revert http://svn.apache.org/viewvc?rev=958330&view=rev
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980462 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 15:04:07 +00:00 |
Robert Davies
|
cba046834c
|
changes for https://issues.apache.org/activemq/browse/AMQ-2789 - message priority
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980458 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 14:52:03 +00:00 |
Gary Tully
|
e6c4d7e81e
|
resolve intermittent hudson failure with test, may not always produce dups so verify that case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980095 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 15:30:22 +00:00 |
Gary Tully
|
4f32c6bcc1
|
regression with https://issues.apache.org/activemq/browse/AMQ-2849 - FanoutTransportFactory needed to remove used parameters from original rather than from copy... resolve hang in FanoutTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980025 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 11:44:53 +00:00 |
Gary Tully
|
6b4509cdea
|
apply patch from https://issues.apache.org/activemq/browse/AMQ-2774
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980014 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 10:43:27 +00:00 |
Robert Davies
|
43c2315257
|
version 1 kahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980007 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 09:47:23 +00:00 |
Robert Davies
|
e8ff71d371
|
added version 1 database for KahaDB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@980004 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 09:29:25 +00:00 |