You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/03/10 17:48:59 UTC

[jira] Created: (QPID-3136) Add option to disable defaults for queue threshold alerts

Add option to disable defaults for queue threshold alerts
---------------------------------------------------------

                 Key: QPID-3136
                 URL: https://issues.apache.org/jira/browse/QPID-3136
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
    Affects Versions: 0.10
            Reporter: Gordon Sim
            Assignee: Gordon Sim


By default any queue with a limit set will generate threshold events at 80% of that limit. This is designed to be simple for out-of-the-box use, but is not always desirable (and is a change in behaviour) and so would be nice to be able to turn off.

The proposal is to add a broker level option to control the ratio used for determining an alert threshold from a queue limit. If set to 0 this would disable threshold events by default.

--
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-3136) Add option to disable defaults for queue threshold alerts

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

Justin Ross commented on QPID-3136:
-----------------------------------

Approved for 0.10.  Reviewed by Ken Giusti.

> Add option to disable defaults for queue threshold alerts
> ---------------------------------------------------------
>
>                 Key: QPID-3136
>                 URL: https://issues.apache.org/jira/browse/QPID-3136
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.10
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> By default any queue with a limit set will generate threshold events at 80% of that limit. This is designed to be simple for out-of-the-box use, but is not always desirable (and is a change in behaviour) and so would be nice to be able to turn off.
> The proposal is to add a broker level option to control the ratio used for determining an alert threshold from a queue limit. If set to 0 this would disable threshold events by default.

--
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-3136) Add option to disable defaults for queue threshold alerts

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

Ken Giusti commented on QPID-3136:
----------------------------------

I reviewed the patch and approve including it in 0.10 branch.

-K

> Add option to disable defaults for queue threshold alerts
> ---------------------------------------------------------
>
>                 Key: QPID-3136
>                 URL: https://issues.apache.org/jira/browse/QPID-3136
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.10
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> By default any queue with a limit set will generate threshold events at 80% of that limit. This is designed to be simple for out-of-the-box use, but is not always desirable (and is a change in behaviour) and so would be nice to be able to turn off.
> The proposal is to add a broker level option to control the ratio used for determining an alert threshold from a queue limit. If set to 0 this would disable threshold events by default.

--
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-3136) Add option to disable defaults for queue threshold alerts

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

Gordon Sim commented on QPID-3136:
----------------------------------

Patch available for review: https://reviews.apache.org/r/488/

> Add option to disable defaults for queue threshold alerts
> ---------------------------------------------------------
>
>                 Key: QPID-3136
>                 URL: https://issues.apache.org/jira/browse/QPID-3136
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.10
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> By default any queue with a limit set will generate threshold events at 80% of that limit. This is designed to be simple for out-of-the-box use, but is not always desirable (and is a change in behaviour) and so would be nice to be able to turn off.
> The proposal is to add a broker level option to control the ratio used for determining an alert threshold from a queue limit. If set to 0 this would disable threshold events by default.

--
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-3136) Add option to disable defaults for queue threshold alerts

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

Gordon Sim resolved QPID-3136.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10

> Add option to disable defaults for queue threshold alerts
> ---------------------------------------------------------
>
>                 Key: QPID-3136
>                 URL: https://issues.apache.org/jira/browse/QPID-3136
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.10
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.10
>
>
> By default any queue with a limit set will generate threshold events at 80% of that limit. This is designed to be simple for out-of-the-box use, but is not always desirable (and is a change in behaviour) and so would be nice to be able to turn off.
> The proposal is to add a broker level option to control the ratio used for determining an alert threshold from a queue limit. If set to 0 this would disable threshold events by default.

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