FtD Code Review Notes has been edited by Martin Ritchie (Mar 06, 2009).

(View changes)

Content:

Flow to Disk review points

Priority (H/M/L) Review Status
High Removal of old methods from TransactionLog  
  Create Abstract BaseTransactionLog class to hold commonalities with existing TLogs  
  Refactor Ref Counting out into BaseTransactionLog  
  StoreContext update, initially to include the dequeue messageIds as per BDBStore  
  StoreContext -> convert -> Transaction and use that for operation.(commit,abort...)  
  Reference Count to use AtomicInts to reduce memory usage.  
  Rename flow/recover -> unload/load Done
High FlowableQueueEntryList extends QueueEntryList, but there are no unflowable lists, and there shouldn't be in the future either. (AS)
Done
  Merge Inhaler/Purger threads to a single rebalance thread  

--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]

Reply via email to