You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2015/10/29 20:50:27 UTC

[jira] [Updated] (QPID-6394) [linearstore] Make linearstore the default store for linux builds

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

Justin Ross updated QPID-6394:
------------------------------
    Fix Version/s: 0.32

> [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
>             Fix For: 0.32
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org