Robert Davies
|
c8e6ff245b
|
ObjectMarshaller cannot write to stream directly - it'll get corrupted
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@508534 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-16 18:56:11 +00:00 |
James Strachan
|
1a33eb61fb
|
added support for temporary destinations and support more polymorphic request/reply logic in clients
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@508489 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-16 16:54:00 +00:00 |
Jonas B. Lim
|
ee64b03ff5
|
patch for https://issues.apache.org/activemq/browse/AMQ-1163
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@507792 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-15 02:58:58 +00:00 |
Hiram R. Chirino
|
141b0faedb
|
Fixed The StoreTest that was failing on windows due to file handles not being properly closed.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@507736 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-14 23:05:04 +00:00 |
Hiram R. Chirino
|
6ddca19690
|
Fix for failing MapContainerTest on windows. All file handles were not being closed on a Store.close() call.
also updated to make more use of generics.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@507717 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-14 22:23:04 +00:00 |
Jonas B. Lim
|
ccf3f3c60d
|
updates for https://issues.apache.org/activemq/browse/AMQ-894 - provided option to disable statistics gathering
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@506415 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-12 11:20:05 +00:00 |
Robert Davies
|
a324484867
|
amq store - just like the quick store (cut n' paste) - difference is optimizations for recoverying in flight messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504999 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-08 18:46:54 +00:00 |
Robert Davies
|
ee4bb53a7d
|
tell the PendingMessageCursor how many messages you want - for more efficent polling from store
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504798 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-08 05:55:56 +00:00 |
James Strachan
|
1d882e981c
|
adding a patch to fix AMQ-1157 allowing a broker security context to be used to allow destinations to be created on startup etc.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504586 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-07 15:35:10 +00:00 |
Robert Davies
|
6e7e3abf5d
|
fix some problems in Quick Journal - now message containers are using Kaha maps instead of lists
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504501 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-07 11:12:53 +00:00 |
Hiram R. Chirino
|
e17e5eca88
|
Updated version to remove the "incubator" bit.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504248 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-06 19:09:51 +00:00 |
James Strachan
|
3b78804dbc
|
fix text case by disabling spooling to disk
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504228 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-06 18:06:25 +00:00 |
Robert Davies
|
5c7af47332
|
make sure next entry will be set properly in recovery
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504032 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-06 08:40:14 +00:00 |
Robert Davies
|
2e0f676c9b
|
see http://www.nabble.com/ActiveMQConnection.createConnectionConsumer-bug--tf3159712.html#a8819449
properties not being set correctly
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504023 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-06 08:23:38 +00:00 |
Robert Davies
|
fb3f71d895
|
ensure writer isn't null in removeDataFile()
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@504007 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-06 06:27:11 +00:00 |
Robert Davies
|
aa18c5d6fc
|
ensure that init() is called on index - before clearing the index
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503856 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-05 20:31:17 +00:00 |
Robert Davies
|
c4c9f0b983
|
use Kaha MapContainer for message storage instead of the Kaha ListContainer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503694 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-05 14:15:36 +00:00 |
Robert Davies
|
ee9f05ea52
|
use Kaha MapContainer for message storage instead of the Kaha ListContainer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503681 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-05 13:58:15 +00:00 |
Robert Davies
|
0859f30a91
|
use Kaha MapContainer for message storage instead of the Kaha ListContainer
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503680 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-05 13:57:43 +00:00 |
Robert Davies
|
5b49189cfe
|
Tidy up the choice of Index types for the Map and List container
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503177 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-03 07:24:10 +00:00 |
Robert Davies
|
93c67fe701
|
Addition of Indexes based on BTree and Hashing
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@503176 13f79535-47bb-0310-9956-ffa450edef68
|
2007-02-03 06:53:59 +00:00 |
Hiram R. Chirino
|
be35271fdc
|
Port of rev 501500 fix for https://issues.apache.org/activemq/browse/AMQ-1140
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@501506 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-30 18:24:29 +00:00 |
Robert Davies
|
b54ff7acff
|
Updated support for configurable Cursor types from the Destination Policy Map
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@500863 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-28 19:39:30 +00:00 |
Robert Davies
|
0c0be94a31
|
Updated support for configurable Cursor types from the Destination Policy Map
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@500862 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-28 19:39:02 +00:00 |
Robert Davies
|
f0d9464da0
|
remove the caching (as was causing memory leaks) in the ListContainer
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499827 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 16:20:42 +00:00 |
Robert Davies
|
10abf6727a
|
fix for http://issues.apache.org/activemq/browse/AMQ-1082
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499798 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 13:58:38 +00:00 |
Robert Davies
|
fb56fd9c76
|
fix for http://issues.apache.org/activemq/browse/AMQ-1082
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499797 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 13:58:02 +00:00 |
Robert Davies
|
b036d4d2fa
|
fix for memory leaks woth non-persistent messages - see http://www.nabble.com/OutOfMemoryErrors-again-tf3083798.html
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499760 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 12:23:57 +00:00 |
Robert Davies
|
1b8148cd37
|
increase average size overhead of a message to 500 bytes
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499758 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 12:19:40 +00:00 |
Robert Davies
|
0552f4a1b0
|
change log level to debug for exceptio thrown when disposing of local transport
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499752 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 11:54:12 +00:00 |
Robert Davies
|
22e007f0a3
|
log when transport reconnects successfully
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499746 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-25 11:41:42 +00:00 |
Robert Davies
|
af249b6b86
|
use different broker names for the remote and local broker
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499478 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-24 16:56:43 +00:00 |
Robert Davies
|
30716b1519
|
add synchronize around pending
- see http://www.nabble.com/Is-anyone-else-seeing-messages-stuck-on-a-queue--tf3027911.html#a8550623
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499173 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-23 22:50:15 +00:00 |
Robert Davies
|
21391ceab4
|
add synchronize around add() - see http://www.nabble.com/Is-anyone-else-seeing-messages-stuck-on-a-queue--tf3027911.html#a8550623
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499169 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-23 22:38:12 +00:00 |
Robert Davies
|
1a448be825
|
applied patch for http://issues.apache.org/activemq/browse/AMQ-1077
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@499032 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-23 14:29:26 +00:00 |
Robert Davies
|
28a7312f2e
|
corrected spelling mistake in raised exception
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@498926 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-23 05:55:24 +00:00 |
James Strachan
|
0aac7f5d5c
|
fix for AMQ-1134 so that stomp connections are cleared up by the broker if a stomp client is killed without disconnecting properly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@497898 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-19 18:36:41 +00:00 |
James Strachan
|
6e26195cd8
|
fix for AMQ-1130 to use LONGBLOB rather than BLOB for persisting on mysql to avoid the 64k limit
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@496976 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 09:37:36 +00:00 |
Jonas B. Lim
|
f490982c38
|
updated patch for https://issues.apache.org/activemq/browse/AMQ-1010
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@496571 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 02:05:48 +00:00 |
Robert Davies
|
f19a3a66d6
|
Tidied up the async dispatch option
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@494950 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-10 19:40:33 +00:00 |
Hiram R. Chirino
|
b21113962b
|
Disable nio tests since they are not working on OS X
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@494582 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-09 21:14:59 +00:00 |
Robert Davies
|
79f326ad53
|
ignoring the mutex for shutdown causes sporadic failures in open-wire
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@494331 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-09 06:51:17 +00:00 |
Robert Davies
|
e349089a8d
|
Fix for http://issues.apache.org/activemq/browse/AMQ-1117
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@493696 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-07 10:43:38 +00:00 |
Robert Davies
|
e76feb6b8e
|
fix for http://issues.apache.org/activemq/browse/AMQ-1119
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@493573 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-06 21:15:01 +00:00 |
Hiram R. Chirino
|
8e8b82024b
|
Adding an intial cut of an NIO based Transport. This could be really hand to help brokers scale up in situations where it needs to accecpt a large number of connections.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@493241 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-05 23:23:14 +00:00 |
Hiram R. Chirino
|
e30a9dddde
|
Added a JPA based ReferenceStoreAdapter implementation
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@493226 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-05 23:05:40 +00:00 |
Hiram R. Chirino
|
c1612b5e06
|
moving to the activemq-jpa-module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@493196 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-05 21:25:15 +00:00 |
Robert Davies
|
f89d4dcaeb
|
guard against MessageEvaluationContext dropping the message whilst doing the check
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@493032 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-05 13:39:42 +00:00 |
Robert Davies
|
aebb18cc57
|
increase the default cache size
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@492995 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-05 11:49:09 +00:00 |
Robert Davies
|
d2bff5d8ed
|
might as well use the generic stuff - sigh
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@492994 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-05 11:48:37 +00:00 |