r26627 - trunk/freenet/src/freenet/node

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-07 23:38:20 +0000 (Tue, 07 Apr 2009)
New Revision: 26627

Modified:
   trunk/freenet/src/freenet/node/RequestSender.java
Log:
Logging


Modified: trunk/freenet/src/freenet/node/RequestSender.java
===================================================================
--- trunk/freenet/src/freenet/node/RequestSender.java	2009-04-07 23:36:14 UTC (rev 26626)
+++ trunk/freenet/src/freenet/node/RequestSender.java	2009-04-07 23:38:20 UTC (rev 26627)
@@ -875,6 +875,7 @@
     							|| reason == RetrievalException.UNABLE_TO_SEND_BLOCK_WITHIN_TIMEOUT);
                				if(timeout) {
                					// Looks like a timeout. Backoff, even if it's a turtle.
+               					if(logMINOR) Logger.minor(this, "Timeout transferring data : "+e, e);
                					next.transferFailed(e.toString());
                				} else {
                					// Quick failure (in that we didn't have to timeout). Don't backoff.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.