[asterisk-bugs] [JIRA] (ASTERISK-28437) Taskprocessor doesn't process the tasks

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jun 5 09:16:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247309#comment-247309 ] 

Asterisk Team commented on ASTERISK-28437:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> Taskprocessor doesn't process the tasks
> ---------------------------------------
>
>                 Key: ASTERISK-28437
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28437
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Stasis
>    Affects Versions: 15.7.2
>            Reporter: sungtae kim
>            Severity: Minor
>              Labels: pjsip
>         Attachments: core-asterisk-running-2019-06-05T13-01-31+0000-brief.txt, core-asterisk-running-2019-06-05T13-01-31+0000-full.txt, core-asterisk-running-2019-06-05T13-01-31+0000-locks.txt, core-asterisk-running-2019-06-05T13-01-31+0000-thread1.txt
>
>
> One of Asterisk's taskprocessor doesn't process the tasks.
> {noformat}
> CLI> core show taskprocessors
> Processor                                      Processed   In Queue  Max Depth  Low water High water
> ast_msg_queue                                          0          0          0        450        500
> CCSS_core                                              0          0          0        450        500
> dns_system_resolver_tp                                 0          0          0        450        500
> hep_queue_tp                                           0          0          0        450        500
> iax2_transmit                                          0          0          0        450        500
> pjsip/default-0000000a                           1207948          0          2        450        500
> pjsip/default-0000000b                           1207946          0          1        450        500
> pjsip/default-0000000c                           1207949          0          2        450        500
> pjsip/default-0000000d                           1207948          0          2        450        500
> pjsip/default-0000000e                           1207949          0          2        450        500
> pjsip/default-0000000f                           1207950          0          2        450        500
> pjsip/default-00000010                           1207947          0          2        450        500
> pjsip/default-00000011                           1207945          0          1        450        500
> pjsip/distributor-0000001e                        267542          0          4        450        500
> pjsip/distributor-0000001f                        272156          0          6        450        500
> pjsip/distributor-00000020                        264634          0          5        450        500
> pjsip/distributor-00000021                        268282          0          5        450        500
> pjsip/distributor-00000022                        270238          0          7        450        500
> pjsip/distributor-00000023                        270059          0          4        450        500
> pjsip/distributor-00000024                        270525          0          6        450        500
> pjsip/distributor-00000025                        270730          0          4        450        500
> pjsip/distributor-00000026                        272161          0          5        450        500
> pjsip/distributor-00000027                        273404          0          6        450        500
> pjsip/distributor-00000028                        274615          0          9        450        500
> pjsip/distributor-00000029                        273141          0          4        450        500
> pjsip/distributor-0000002a                        269424          0          7        450        500
> pjsip/distributor-0000002b                        269376          0          5        450        500
> pjsip/distributor-0000002c                        269265          0          6        450        500
> pjsip/distributor-0000002d                        270574          0          4        450        500
> pjsip/distributor-0000002e                        269473          0          4        450        500
> pjsip/distributor-0000002f                        275079          0          5        450        500
> pjsip/distributor-00000030                        270892          0          5        450        500
> pjsip/distributor-00000031                        274360          0          4        450        500
> pjsip/distributor-00000032                        274523          0          4        450        500
> pjsip/distributor-00000033                        268106          0          7        450        500
> pjsip/distributor-00000034                        269143          0          6        450        500
> pjsip/distributor-00000035                        273046          0          4        450        500
> pjsip/distributor-00000036                        270502       1354          5        450        500
> pjsip/distributor-00000037                        274427          0          6        450        500
> pjsip/distributor-00000038                        268568          0          5        450        500
> pjsip/distributor-00000039                        271983          0          4        450        500
> pjsip/distributor-0000003a                        271705          0          4        450        500
> pjsip/distributor-0000003b                        269543          0          5        450        500
> pjsip/distributor-0000003c                        271750          0          5        450        500
> ...
> 289 taskprocessors
> {noformat}



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



More information about the asterisk-bugs mailing list