[asterisk-bugs] [JIRA] (ASTERISK-23766) [patch] Specify timeout for database write in SQLite
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu May 22 06:58:44 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-23766:
------------------------------------
Status: Open (was: Triage)
> [patch] Specify timeout for database write in SQLite
> ----------------------------------------------------
>
> Key: ASTERISK-23766
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23766
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: CDR/cdr_sqlite3_custom, CEL/cel_sqlite3_custom, Core/AstDB, Resources/res_config_sqlite3
> Affects Versions: SVN, 11.9.0, 12.2.0
> Reporter: Igor Goncharovsky
> Attachments: sqlite3_timeout.patch
>
>
> We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list