...
revision | committer | date | comment | Review Notes |
---|---|---|---|---|
rhs | 2008-08-01 | added benchmark tool for java native + jms APIs |
| |
rhs | 2008-08-01 | improved usage |
| |
cctrieloff | 2008-08-01 |
|
| |
tross | 2008-08-01 | Make md5-hash of table recursively include data from referenced groups |
| |
kpvdr | 2008-08-01 | Removed typedefs which were generating ignored warnings on gcc 4.3 compiler. |
| |
tross | 2008-08-01 | QPID-1174 - Clean up agent objects when the remote agent disconnects |
| |
tross | 2008-08-01 | Don't pad out the last column of a table |
| |
kpvdr | 2008-08-01 | Initial framework for ACL reader |
| |
ritchiem | 2008-08-04 | QPID-1215 : Replaced use of FileReader with FileInputStream |
| |
cctrieloff | 2008-08-04 | updated ais instructions |
| |
cctrieloff | 2008-08-04 | correc version number |
| |
aidan | 2008-08-05 | Add slf4j deps to perftests, we should move all this to ant |
| |
aidan | 2008-08-05 | QPID-1206 : Fix failover and failover tests AMQConnection: remove dead and confusingly misnamed method AMQSession: rename failedOver to failedOverDirty to convey actual usage, only set it if we faile ... |
| |
astitcher | 2008-08-05 | Modified error checking on TCP socket read so that it's no longer fatal |
| |
gsim | 2008-08-05 | Merged r682685: Modified error checking on TCP socket read so that it's no longer fatal |
| |
tross | 2008-08-05 | QPID-1214 - Committed William's patch |
| |
tross | 2008-08-05 | Removed spurious print |
| |
tross | 2008-08-05 | Restructured qpid-tool commands to allow active-only lists |
| |
aconway | 2008-08-05 | Fix sporadic shutdown hang in clustered broker. Add start-stop_cluster test scripts |
| |
gsim | 2008-08-05 |
|
| |
gsim | 2008-08-05 |
|
| |
aconway | 2008-08-05 | Fix Cluster::send encode race. |
| |
rhs | 2008-08-05 | Profiling driven changes: - made AMQShortString cache the toString() value - added static initializer to IoTransport to disable use of pooled byte buffers - modified IoSender to permit buffer ... |
| |
rhs | 2008-08-05 | QPID-1219 : cleanup of prior commit (r682887) |
| |
cctrieloff | 2008-08-05 | Added actions for ACL on mgnt actions |
| |
cctrieloff | 2008-08-06 | correct action on purge & remove ROUTINGKEY type |
| |
gsim | 2008-08-06 | Merged r681164. |
| |
rhs | 2008-08-06 | QPID-1221 : added customizable UUID generation and switched the default strategy to use nameUUIDFromBytes rather than randomUUID |
| |
astitcher | 2008-08-06 | Refactor Thread platform code so that the implementation is completely decoupled from its interface |
| |
aconway | 2008-08-06 |
|
| |
rhs | 2008-08-06 | QPID-1222 : round up the buffer size to the nearest power of two |
| |
gsim | 2008-08-07 | Remove reference to deleted sys/posix/Thread.h |
| |
aidan | 2008-08-07 | QPID-1218 : Boost broker performance by lots. AMQMessage: Allow references to be incremented in a pile IncomingMessage: Increment message references in one go, flatten delivery loop a little. Make _d ... | TopicExchange: init array size | |
gsim | 2008-08-07 | Updated suppressions for changes to Thread |
| |
gsim | 2008-08-07 | Removed recursive patch to patch |
| |
aidan | 2008-08-07 | QPID-1218 : fix stupid used-only-by-tests method breakage that I have exposed |
| |
gsim | 2008-08-07 | Updated suppressions |
| |
aconway | 2008-08-07 | Patch from Gordon Sim to fix issues with hasOutput implementation. |
| |
tross | 2008-08-07 | On broker shutdown, re-join the timer thread outside of a locked scope to prevent deadlock. |
| |
ritchiem | 2008-08-07 | QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be stored and recovered from the MessageStore. Created a test to validate that the stored values can be recovered. DerbyStore ... | Passing in null for stuff sucks. | |
ritchiem | 2008-08-07 | QPID-1182 : Some of the NullPointerExceptions from the SimpleACLTest are due to the close and the notification overlapping due to the lack of locking. The problem is that the AtomicBoolean _closed is ... |
| |
rhs | 2008-08-07 | QPID-1213 : Patch from rgodfrey to refactor AbstractJMSMessage and descendants to move AMQP version specific code into delegates and remove unnecessary conversion between 0-8 and 0-10 objects |
| |
aconway | 2008-08-07 | Check CPG flow control. |
| |
rhs | 2008-08-07 | QPID-1213 : removed empty .java files leftover from applying a patch |
| |
aidan | 2008-08-08 | QPID-1224 : add methods to get the list of message ids from a queue, with optional offset. Test class for this. |
| |
rhs | 2008-08-08 | QPID-1213 : fixed a performance regressing from converting uuid -> string and back again |
| |
ritchiem | 2008-08-08 | QPID-1225 cause test to fail if it times out. |
| |
ritchiem | 2008-08-08 | Reverted the addition of *.rej and *.orig so we can see them in a status list. |
| |
ritchiem | 2008-08-08 | QPID-1136 : Provided a fix for the leak in UnacknowledgedMessage when acking. Added a new InternalBrokerBaseCase for performing testing on the broker without using the client libraries. This allows f ... |
| |
ritchiem | 2008-08-08 | QPID-1223 : added ApplicationRegistry.remove. Need to convert to QTC. |
| |
ritchiem | 2008-08-08 | QPID-1226 : DupsOk test never creates the client so create one for the messages. Also improved the testing to ensure we check for failure scenarions. |
|
...