[ 
https://issues.apache.org/jira/browse/QPID-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross closed QPID-2211.
-----------------------------

    
> API change to qpid::broker::MessageStore not portable
> -----------------------------------------------------
>
>                 Key: QPID-2211
>                 URL: https://issues.apache.org/jira/browse/QPID-2211
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.6
>            Reporter: Steve Huston
>            Assignee: Alan Conway
>
> The following pure virtual function was added to qpid::broker::MessageStore:
> virtual std::string getStoreDir() const = 0;
> Two problems as a result:
> 1. No corresponding change was made to the qpid/store/MessageStorePlugin.cpp, 
> which is the portable persistence plug-in layer (or, that's it's purpose, 
> anyway). This broker the Windows build.
> 2. Not all message stores have a store dir - this is (at this point, anyway) 
> an option only for the Red Hat store.
> Could this addition be explained please? Also, if it needs to stay as is, 
> please fix the Windows build.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to