DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Agenda
Commits review
JIRA Review
AOCB
Outstanding actions
revision |
committer |
date |
comment |
review comments |
|---|---|---|---|---|
arnaudsimon |
2008-05-22 |
QPID-1079 : Updated ...test.client tests for using QpidTestCase + move QpidTestCase in main so it is visible form systests |
RECEIVE_TIMEOUT : get rid of and use configurable timeout when available |
|
rgodfrey |
2008-06-19 |
QPID-950 : Broker refactoring, copied / merged from branch |
|
|
rgodfrey |
2008-06-19 |
QPID-950 : Fixed Derby Message Store |
|
|
ritchiem |
2008-05-30 |
QPID-1101 : Update to DestNameExchange to perform deep copy. |
Needs test |
|
arnaudsimon |
2008-06-03 |
QPID-1115 : Only generate client ID when necessary |
RG to comment on Jira |
|
ritchiem |
2008-06-03 |
QPID-1092 : Changed toString to be String.valueOf(getObject()) Added MessageToStringTest, tests performing toString on Message before calling getObject(). |
Weird catch in close() |
|
arnaudsimon |
2008-06-03 |
QPID-1112 : Update previous commit by re-using messageAcknowledge (added a flag specifying whether to send an messageAccept) |
inRecover check in BMC_0_10.postDeliver might be a problem with async delivery |
|
rhs |
2008-06-09 |
QPID-901 : always reset the auto-sync mode even if the call fails |
RHS: make sure flag is used where appropriate |
|
rgodfrey |
2008-06-20 |
QPID-1144 : Reference count drops to zero too early for immediate messages in a txn |
RG: document LocalTransactionalContext |
|
rgodfrey |
2008-06-20 |
QPID-1101 : Updated Direct Exchange so it does not modify lists of queues |
No Test |
|
ritchiem |
2008-06-26 |
QPID-909 : Commented out the TimerTask so that it can be wrapped with a ScaledTestDecorator. Minimal change to get our existing tests to run. If closer duration control is required then further time c ... |
Change Commit message to reflect content : Update to .gitignore |
|
rhs |
2008-07-29 |
QPID-1201 : fixed up version of aidan's patch, there are still failures when running against an external java broker, however we seem to get past basic connection negotiation now |
Need to check that this works with 0-8 only broker |
|
rhs |
2008-07-31 |
QPID-1210 : made qpid-run output level configurable |
Fix setting of level in qpid-server to include \ or indent properly |
|
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 |
|
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 ... |
Restore createQueue(queue) method remove calls with null. |
Additional Actions
Rob : email list about Qpid testing strategy now that we have multiple performance testing frameworks.
Martin : Document InternalBrokerBaseCase
Aidan : Email list about logging of plain text passwords in debug logging.