[asterisk-bugs] [JIRA] (ASTERISK-22493) CDR performance bottleneck

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Sep 9 19:33:03 CDT 2013


Rusty Newton created ASTERISK-22493:
---------------------------------------

             Summary: CDR performance bottleneck
                 Key: ASTERISK-22493
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22493
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: CDR/General
    Affects Versions: SVN
            Reporter: Richard Mudgett


Repeatedly doing a local channel chain of 300 eventually causes the system to be bogged down doing CDR processing.

It would appear that create_candidates_for_bridge() needs to be improved since the number of buckets in the the active_cdrs_by_channel container was increased.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list