sb.crawlQueues.delegatedURL.remove(entry.hash());// the delegated work has been done
sb.crawlQueues.delegatedURL.remove(ASCII.String(entry.hash()));// the delegated work has been done
if(log.isInfo())log.info("crawlReceipt: RECEIVED RECEIPT from "+otherPeerName+" for URL "+ASCII.String(entry.hash())+":"+entry.url().toNormalform(false));
// ready for more
@ -160,7 +160,7 @@ public final class crawlReceipt {
}
if(sb.crawlQueues.delegatedURL!=null){// the delegated work is transformed into an error case