[Asterisk-code-review] res sorcery memory cache: Change a warning to a debug message (asterisk[13])
George Joseph
asteriskteam at digium.com
Tue Dec 13 15:02:57 CST 2016
Hello Anonymous Coward #1000019, Sean Bright,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/4616
to look at the new patch set (#2).
Change subject: res_sorcery_memory_cache: Change a warning to a debug message
......................................................................
res_sorcery_memory_cache: Change a warning to a debug message
When a sorcery user calls ast_sorcery_delete on an object that
may have already expired from the cache, res_sorcery_memory_cache
spits out a WARNING. Since this can happen frequently and validly when
an inbound registration expires after the cache entry expired, the
warnings are unnecessary and misleading. Changed to a debug/1.
Change-Id: Idf3a67038c16e3da814cf612ff4d6d18ad29ecd7
---
M res/res_sorcery_memory_cache.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/16/4616/2
--
To view, visit https://gerrit.asterisk.org/4616
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idf3a67038c16e3da814cf612ff4d6d18ad29ecd7
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
More information about the asterisk-code-review
mailing list