[ https://issues.apache.org/jira/browse/NUTCH-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894363#comment-17894363 ]
Hiran Chaudhuri commented on NUTCH-1086: ---------------------------------------- Since NUTCH-2429 the plugin system was ramped up. It means plugins have their own private classloader and can load additional libraries without depending on other plugins. Which means the protocol-http plugin can be upgraded without having to wait for others. The limitation mentioned in https://issues.apache.org/jira/browse/NUTCH-1086?focusedCommentId=13089314&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13089314 does not exist any more. > Rewrite protocol-httpclient > --------------------------- > > Key: NUTCH-1086 > URL: https://issues.apache.org/jira/browse/NUTCH-1086 > Project: Nutch > Issue Type: Improvement > Components: protocol > Affects Versions: nutchgora, 1.5 > Reporter: Markus Jelsma > Assignee: Fabio Santagostino > Priority: Major > Fix For: 1.21 > > Attachments: Http.java, HttpResponse.java > > > There are several issues about protocol-httpclient and several comments about > rewriting the plugin with the new http client libraries. There is, however, > not yet an issue for rewriting/reimplementing protocol-httpclient. > http://hc.apache.org/httpcomponents-client-ga/ -- This message was sent by Atlassian Jira (v8.20.10#820010)