[ 
https://issues.apache.org/jira/browse/QPID-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324358#comment-14324358
 ] 

ASF subversion and git services commented on QPID-6394:
-------------------------------------------------------

Commit 1660430 from [~kpvdr] in branch 'qpid/trunk'
[ https://svn.apache.org/r1660430 ]

QPID-6394 Make linearstore the default store for linux builds

> [linearstore] Make linearstore the default store for linux builds
> -----------------------------------------------------------------
>
>                 Key: QPID-6394
>                 URL: https://issues.apache.org/jira/browse/QPID-6394
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.31
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>            Priority: Minor
>
> Make linearstore the default store.
> Currently for cmake builds, the legacystore is the default store. Within 
> cmake settings, {{BUILD_LEGACYSTORE}} is set to {{ON}}, and 
> {{BUILD_LINEARSTORE}} is set to {{OFF}}.  Reversing these will allow 
> linearstore to build by default, but for those still wanting the legacystore, 
> running {{ccmake}} will allow them to 'undo' this change.
> Note that one cannot have both linearstore and legacystore present at the 
> same time in a qpid build, as the broker will load both simultaneously. This 
> will result in undefined behavior.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to