lewismc commented on code in PR #869:
URL: https://github.com/apache/nutch/pull/869#discussion_r2443609737
##########
src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/Ftp.java:
##########
@@ -187,8 +187,10 @@ public ProtocolOutput getProtocolOutput(Text url,
CrawlDatum datum) {
}
}
- @Override
- protected void finalize() {
+ /**
Review Comment:
I'm also not sure on this right now. I need to do some more research.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]