[Asterisk-code-review] taskprocessor: Add high water mark warnings (asterisk[master])

Corey Farrell asteriskteam at digium.com
Wed Nov 4 06:14:12 CST 2015


Corey Farrell has posted comments on this change.

Change subject: taskprocessor: Add high water mark warnings
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.asterisk.org/#/c/1562/2/main/taskprocessor.c
File main/taskprocessor.c:

Line 719: #define HIGH_WATER_LEVEL 40
> I'm curious what it takes in order to start seeing a backlog of 40 tasks ge
How much overhead would it take to create a new field to store high water level in the struct ast_taskprocessor?  This way stasis can set the warning level to 100 (or more?), but a task processor responsible for something more timing sensitive could leave the limit low.


-- 
To view, visit https://gerrit.asterisk.org/1562
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib1607c35d18c1d6a0575b3f0e3ff5d932fd6600c
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list