[asterisk-bugs] [Asterisk 0013819]: [patch] clearing expired entries from /dundi/cache

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 16:45:00 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13819 
====================================================================== 
Reported By:                adomjan
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   13819
Category:                   PBX/pbx_dundi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 152443 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-31 09:05 CDT
Last Modified:              2008-12-11 16:44 CST
====================================================================== 
Summary:                    [patch] clearing expired entries from /dundi/cache
Description: 
Dudndi didn't clear the expired entries from ast_db. The size of the db is
just increased, increased (with many numbers you call only 1times/100Y :)
)

The new process_clearcache thread are checking the database and clear the
expired entries.

I think it is not feature, it's fix a database leak.

====================================================================== 

---------------------------------------------------------------------- 
 (0096290) svnbot (reporter) - 2008-12-11 16:44
 http://bugs.digium.com/view.php?id=13819#c96290 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 163316

U   branches/1.4/pbx/pbx_dundi.c

------------------------------------------------------------------------
r163316 | mnicholson | 2008-12-11 16:44:59 -0600 (Thu, 11 Dec 2008) | 9
lines

Clean up the dundi cache every 5 minutes.

(closes issue http://bugs.digium.com/view.php?id=13819)
Reported by: adomjan
Patches:
      pbx_dundi.c-clearcache.patch uploaded by adomjan (license 487)
      dundi_clearecache3.diff uploaded by mnicholson (license 96)
Tested by: adomjan

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=163316 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 16:44 svnbot         Checkin                                      
2008-12-11 16:44 svnbot         Note Added: 0096290                          
======================================================================




More information about the asterisk-bugs mailing list