I would like to have a closer look, but will be tied up for the rest of this week. Can you delay the final commit until next week?
On Tue, 2009-10-13 at 16:55 -0700, Steve Huston (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/QPID-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Steve Huston updated QPID-2017: > ------------------------------- > > Attachment: store.tar > store-new.patch > > I've attached two new files related to this: > > - store.tar: The store files I'm proposing to add. This has two levels: > store - the portable store code > ms-sql - the code particular to the Microsoft SQL Server > storage provider > > - store-new.patch: Patch for the existing broker to allow the above to work. > There are a couple of areas here: > - Extend the plugin loading to sense the module file suffix for the > platform (.so vs .dll) > - Remove the init(Options*) method from the MessageStore interface. The > new store::MessageStorePlugin class (in the portable store layer) takes are > of initialization at earlyInitialize - the init() method was never called > anywhere in the broker except from the store anyway. > > I'd like to be sure this is included in 0.6. If you have feedback on this, > please let me know ASAP as I'd like to get this checked in this week. > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
