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

Rob Godfrey commented on QPID-6108:
-----------------------------------

Looking at your patch, although I think the changes are mostly just formatting, 
the parts on the available types for the broker configuration store are now 
incorrect, e.g.:

{code:xml}
        <para> There are currently two implementations of the pluggable Broker 
Configuration Store,
            the default one which persists content to disk in a JSON file, and 
another which
            operates only in-memory and so does not retain changes across 
broker restarts and always
            relies on the current <link
                
linkend="Java-Broker-Configuring-And-Managing-Configuration-Store-Initial-Config-Location"
                >'Initial Configuration'</link> to provide the configuration to 
start the broker
            with. </para>
        <para> The command line argument <emphasis>-st</emphasis> (or
                <emphasis>--store-type</emphasis>) can be used to override the 
default
                <emphasis>json</emphasis>)configuration store type and allow 
choosing an alterative,
            such as <emphasis>memory</emphasis>) </para>
{code}

The store type can now be Derby or BDB or any other valid configuration store 
type

> Java Broker - Document changes made by 0.30
> -------------------------------------------
>
>                 Key: QPID-6108
>                 URL: https://issues.apache.org/jira/browse/QPID-6108
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Documentation, Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>         Attachments: 
> 0001-QPID-6108-Java-Broker-Documentation-doc-updates.patch
>
>
> * support for virtualhost.xml removed
> * introduction of VHN into the model
> * REST API changes
> * Queue  messageDurability/TTL controls
> * Parallel recovery
> * Flow to disk
> * Multi node HA support



--
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