Output one message per getdata, not one message per 'inv' entry.
Quieten 'getdata' P2P message output #1511
pull jgarzik wants to merge 1 commits into bitcoin:master from jgarzik:quieten2 changing 1 files +5 −1-
jgarzik commented at 1:40 AM on June 24, 2012: contributor
-
983e4bdef0
Quieten 'getdata' P2P message output
Output one message per getdata, not one message per 'inv' entry.
-
jgarzik commented at 1:45 AM on June 24, 2012: contributor
On a busy node (read: any node that accepts incoming connections), this reduces a lot of log spam.
-
gmaxwell commented at 2:05 AM on June 24, 2012: contributor
<s>I can't seem to find evidence that we've fixed the issue where nodes will repeatedly re-get txn that they've rejected. Verbosity here is pretty good for troubleshooting that sort of stuff. </s> Edit: I was apparently not paying attention here and thought it would silence most of the (sent) getdatas log messages, ignore me.
-
gavinandresen commented at 3:50 PM on June 27, 2012: contributor
ACK
- jgarzik referenced this in commit e75acc006e on Jun 27, 2012
- jgarzik merged this on Jun 27, 2012
- jgarzik closed this on Jun 27, 2012
- coblee referenced this in commit 3e70d0cdcf on Jul 17, 2012
- jgarzik deleted the branch on Aug 24, 2014
- suprnurd referenced this in commit f7aa81586f on Dec 5, 2017
- lateminer referenced this in commit cdb1eb4984 on Jan 22, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors