[asterisk-bugs] [JIRA] (ASTERISK-23766) [patch] Specify timeout for database write in SQLite
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jul 8 09:54:16 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-23766:
-----------------------------------
Target Release Version/s: 11.11.0
> [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
> Target Release: 1.8.29.0, 11.11.0
>
> Attachments: sqlite3_timeout.patch, sqlite3_timeout_v2.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