You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2011/02/22 17:58:39 UTC

[jira] Created: (QPID-3081) Maintain a per-queue counter for flow control state change

Maintain a per-queue counter for flow control state change
----------------------------------------------------------

                 Key: QPID-3081
                 URL: https://issues.apache.org/jira/browse/QPID-3081
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: 0.9
            Reporter: Ken Giusti
            Assignee: Ken Giusti
            Priority: Trivial


Request for a feature:

Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.

May also need the ability to reset the counter via a QMF management method.

Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-3081) Maintain a per-queue counter for flow control state change

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001513#comment-13001513 ] 

Gordon Sim commented on QPID-3081:
----------------------------------

Fine by me for 0.10

> Maintain a per-queue counter for flow control state change
> ----------------------------------------------------------
>
>                 Key: QPID-3081
>                 URL: https://issues.apache.org/jira/browse/QPID-3081
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: QPID-3081.patch
>
>
> Request for a feature:
> Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.
> May also need the ability to reset the counter via a QMF management method.
> Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-3081) Maintain a per-queue counter for flow control state change

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001503#comment-13001503 ] 

Ken Giusti commented on QPID-3081:
----------------------------------

Actually,  Gordon has reviewed it (via Review Board):

https://reviews.apache.org/r/453/

> Maintain a per-queue counter for flow control state change
> ----------------------------------------------------------
>
>                 Key: QPID-3081
>                 URL: https://issues.apache.org/jira/browse/QPID-3081
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: QPID-3081.patch
>
>
> Request for a feature:
> Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.
> May also need the ability to reset the counter via a QMF management method.
> Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-3081) Maintain a per-queue counter for flow control state change

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved QPID-3081.
------------------------------

    Resolution: Fixed

> Maintain a per-queue counter for flow control state change
> ----------------------------------------------------------
>
>                 Key: QPID-3081
>                 URL: https://issues.apache.org/jira/browse/QPID-3081
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: QPID-3081.patch
>
>
> Request for a feature:
> Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.
> May also need the ability to reset the counter via a QMF management method.
> Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-3081) Maintain a per-queue counter for flow control state change

Posted by "Justin Ross (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001483#comment-13001483 ] 

Justin Ross commented on QPID-3081:
-----------------------------------

I'll wait for Gordon to reply, but for my part, this change looks good for 0.10.

> Maintain a per-queue counter for flow control state change
> ----------------------------------------------------------
>
>                 Key: QPID-3081
>                 URL: https://issues.apache.org/jira/browse/QPID-3081
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: QPID-3081.patch
>
>
> Request for a feature:
> Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.
> May also need the ability to reset the counter via a QMF management method.
> Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-3081) Maintain a per-queue counter for flow control state change

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti updated QPID-3081:
-----------------------------

    Attachment: QPID-3081.patch

Proposed fix.

> Maintain a per-queue counter for flow control state change
> ----------------------------------------------------------
>
>                 Key: QPID-3081
>                 URL: https://issues.apache.org/jira/browse/QPID-3081
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9
>
>         Attachments: QPID-3081.patch
>
>
> Request for a feature:
> Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.
> May also need the ability to reset the counter via a QMF management method.
> Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-3081) Maintain a per-queue counter for flow control state change

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti updated QPID-3081:
-----------------------------

    Fix Version/s: 0.9

> Maintain a per-queue counter for flow control state change
> ----------------------------------------------------------
>
>                 Key: QPID-3081
>                 URL: https://issues.apache.org/jira/browse/QPID-3081
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.9
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.9
>
>
> Request for a feature:
> Create a new per-queue QMF statistic that counts the number of times a queue enters the flow control state.  This could be helpful to determine the utilization of a queue for tuning a queue's capacity.
> May also need the ability to reset the counter via a QMF management method.
> Opinions?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org