Bug 12423 - Move dns update success messages to a higher debug level
Summary: Move dns update success messages to a higher debug level
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: DNS server (internal) (show other bugs)
Version: 4.5.1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Stefan Metzmacher
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-11 13:11 UTC by Stefan Metzmacher
Modified: 2016-11-11 20:04 UTC (History)
3 users (show)

See Also:


Attachments
Patch for master (1.63 KB, text/plain)
2016-11-11 13:12 UTC, Stefan Metzmacher
slow: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Metzmacher 2016-11-11 13:11:55 UTC
It's pointless to have "Tkey handshake completed" and "update count is 1"
or "update count is 3" message in log.samba at log level = 1.
Comment 1 Stefan Metzmacher 2016-11-11 13:12:57 UTC
Created attachment 12654 [details]
Patch for master
Comment 2 Jeremy Allison 2016-11-11 20:04:49 UTC
Comment on attachment 12654 [details]
Patch for master

Can you change these to DBG_DEBUG() instead ? It'd be nice to slowly move over to the newer debug messages.