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

Ted Ross commented on QPID-907:
-------------------------------

The settings are not passed to the store to get stored.  As you said, they're 
already serialized in the store.  I've passed them into the create method so 
the store can use the settings to set the geometry of the queue.  Is there a 
better way for the store to gain access to the content of the settings?

> Management Improvements for C++ Broker and Store
> ------------------------------------------------
>
>                 Key: QPID-907
>                 URL: https://issues.apache.org/jira/browse/QPID-907
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, Python Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: qpid-patch32.diff
>
>
> This patch contains the following:
> 1) FieldTable has been added as a management type (called ftable)
> 2) Arguments in HeaderExchange are now exposed for management (using the 
> ftable type)
> 3) queue.declare arguments are now passed into the store module when queues 
> are created (used to set initial store geometry for a specific queue)
> 4) queue.declare arguments are visible via management (using ftable type)
> 5) Fixed bug where bindings were not being counted for queues
> 6) Improved qpid-config utility: added long-options, added ability to set 
> queue geometry on create (depends on a store module that recognizes the 
> fields)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to