[
https://issues.apache.org/jira/browse/NUTCH-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915710#comment-16915710
]
Hudson commented on NUTCH-2731:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3632 (See
[https://builds.apache.org/job/Nutch-trunk/3632/])
NUTCH-2731 Fix to ensure that credentials are set on delete operations.
(dean.pearce:
[https://github.com/apache/nutch/commit/2408256784d1acc510a75f28b34c09204dc58928])
* (edit)
src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java
> Solr Cleanup Step Fails when Authentication is Required
> -------------------------------------------------------
>
> Key: NUTCH-2731
> URL: https://issues.apache.org/jira/browse/NUTCH-2731
> Project: Nutch
> Issue Type: Bug
> Components: indexer
> Affects Versions: 1.15
> Reporter: Dean Pearce
> Priority: Major
> Fix For: 1.16
>
> Attachments:
> 0001-Fix-to-ensure-that-credentials-are-set-on-delete-ope.patch
>
>
> When the refactoring for the new index-writer was complete, the
> SolrIndexWriter.java plugin class was updated for pushing documents, but not
> for deleting documents. This is causing a failure on the clean step when
> running bin/crawl as we are unable to authenticate to Solr.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)