You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Pavel Moravec (JIRA)" <ji...@apache.org> on 2014/07/29 12:25:39 UTC

[jira] [Resolved] (QPID-5929) [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml

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

Pavel Moravec resolved QPID-5929.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Future

Committed as r1614301.

> [C++ broker] Mark deprecated QMF fields as Deprecated in management-schema.xml
> ------------------------------------------------------------------------------
>
>                 Key: QPID-5929
>                 URL: https://issues.apache.org/jira/browse/QPID-5929
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.28
>            Reporter: Pavel Moravec
>            Assignee: Pavel Moravec
>            Priority: Minor
>             Fix For: Future
>
>
> QMF schema contains various deprecated fields (properties and statistics) that have been deprecated and are left in the broker just for backward compatibility. Many of them lack any sign they were deprecated, what makes users confusing.
> Some code cleanup can be done based on that as well, as there are calls to update deprecated field like Connection shadow property.
> List of deprecated QMF fields:
> - class Broker:
> msgFtdEnqueues
> msgFtdDequeues
> byteFtdEnqueues
> byteFtdDequeues
> msgFtdDepth
> byteFtdDepth
> stagingThreshold
> - class Queue:
> msgFtdEnqueues
> msgFtdDequeues
> byteFtdEnqueues
> byteFtdDequeues
> msgFtdDepth
> byteFtdDepth
> unackedMessages
> messageLatency
> - class Exchange:
> producerCount
> - class Connection:
> SystemConnection
> userProxyAuth
> federationLink
> shadow
> - class Session:
> clientCredit
> framesOutstanding
> detachedLifespan
> maxClientRate
> - class ManagementSetupState:
> objectNum
> bootSequence
> - class (linear)Store:
> tplOutstandingAIOs
> - class (linear)Journal:
> freeFileCount
> availableFileCount
> writeWaitFailures
> writeBusyFailures
> readRecordCount
> readBusyFailures
> writePageCacheDepth
> readPageCacheDepth
> baseFileName
> writePageSize
> writePages
> readPageSize
> readPages
> - class (legacy)Store:
> tplOutstandingAIOs
> - class (legacy)Journal:
> freeFileCount
> availableFileCount
> writeWaitFailures
> writeBusyFailures
> readRecordCount
> readBusyFailures
> writePageCacheDepth
> readPageCacheDepth
> autoExpand
> maxFileCount



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org