[asterisk-bugs] [JIRA] (ASTERISK-22488) CDR performance bottleneck
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Mon Sep 9 14:35:04 CDT 2013
Richard Mudgett created ASTERISK-22488:
------------------------------------------
Summary: CDR performance bottleneck
Key: ASTERISK-22488
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22488
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