summaryrefslogtreecommitdiffstats
path: root/src/lib/cache/cache_messages.mes
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@ISC.org>2011-08-22 22:32:57 +0200
committerJeremy C. Reed <jreed@ISC.org>2011-08-22 22:32:57 +0200
commit586d49827ebaa2cf2c70dc030c5830afb1fb89f5 (patch)
tree65643adcb28dda454c80851089b7fdb77a7fe077 /src/lib/cache/cache_messages.mes
parent[master] add naptr_35 files to the distribution (diff)
downloadkea-586d49827ebaa2cf2c70dc030c5830afb1fb89f5.tar.xz
kea-586d49827ebaa2cf2c70dc030c5830afb1fb89f5.zip
[master] clarify CACHE_RRSET_NOT_FOUND short description
mention "in cache" (similar to related log messages) (yes, the ID already mentions it) okayed on jabber
Diffstat (limited to '')
-rw-r--r--src/lib/cache/cache_messages.mes2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cache/cache_messages.mes b/src/lib/cache/cache_messages.mes
index 7f593ec6e6..19102aec4a 100644
--- a/src/lib/cache/cache_messages.mes
+++ b/src/lib/cache/cache_messages.mes
@@ -131,7 +131,7 @@ class is being created.
% CACHE_RRSET_LOOKUP looking up %1/%2/%3 in RRset cache
Debug message. The resolver is trying to look up data in the RRset cache.
-% CACHE_RRSET_NOT_FOUND no RRset found for %1/%2/%3
+% CACHE_RRSET_NOT_FOUND no RRset found for %1/%2/%3 in cache
Debug message which can follow CACHE_RRSET_LOOKUP. This means the data is not
in the cache.