You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Markus Schuch (Jira)" <ji...@apache.org> on 2022/01/27 08:05:00 UTC

[jira] [Assigned] (CONNECTORS-1694) Basic auth for Solr output connector not working for POST/DELETE requests

     [ https://issues.apache.org/jira/browse/CONNECTORS-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Schuch reassigned CONNECTORS-1694:
-----------------------------------------

    Assignee: Markus Schuch

> Basic auth for Solr output connector not working for POST/DELETE requests
> -------------------------------------------------------------------------
>
>                 Key: CONNECTORS-1694
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1694
>             Project: ManifoldCF
>          Issue Type: Bug
>            Reporter: Markus Schuch
>            Assignee: Markus Schuch
>            Priority: Major
>             Fix For: ManifoldCF next
>
>         Attachments: 113.patch
>
>
> From https://github.com/apache/manifoldcf/pull/113
> {quote}The underlying Apache HTTP client uses universal basic auth for the first request, then caches the resp. auth-related data and switches to pre-emptive basic auth for subsequent requests that target the same host. This seems to cause problems requests that alter state at Solr (POST/DELETE). This situation can be easily remedied by enforcing pre-emptive basic auth for the first request.
> {quote}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)