Build failed in Jenkins: ManifoldCF » ManifoldCF-mvn #77

2023-01-09 Thread Apache Jenkins Server
See 


Changes:

[Karl Wright] CONNECTORS-1743: Retry on 502 and 503 errors, not just 500


--
[...truncated 471.34 KB...]
AU
site/src/documentation/resources/images/zh_CN/jdbc-configure-database-type.PNG
AU
site/src/documentation/resources/images/zh_CN/jdbc-configure-server.PNG
AUsite/src/documentation/resources/images/zh_CN/jdbc-job-queries.PNG
AUsite/src/documentation/resources/images/zh_CN/jdbc-job-security.PNG
AUsite/src/documentation/resources/images/zh_CN/jdbc-status.PNG
AU
site/src/documentation/resources/images/zh_CN/jira-repository-connection-configuration-save.PNG
AU
site/src/documentation/resources/images/zh_CN/jira-repository-connection-configuration.PNG
AU
site/src/documentation/resources/images/zh_CN/jira-repository-connection-job-jira-seed-query.PNG
AUsite/src/documentation/resources/images/zh_CN/job-status.PNG
AUsite/src/documentation/resources/images/zh_CN/ldap-configure-ldap.PNG
AUsite/src/documentation/resources/images/zh_CN/ldap-status.PNG
AU
site/src/documentation/resources/images/zh_CN/list-authority-connections.PNG
AU
site/src/documentation/resources/images/zh_CN/list-authority-groups.PNG
AUsite/src/documentation/resources/images/zh_CN/list-jobs.PNG
AU
site/src/documentation/resources/images/zh_CN/list-mapping-connections.PNG
AU
site/src/documentation/resources/images/zh_CN/list-output-connections.PNG
AU
site/src/documentation/resources/images/zh_CN/list-repository-connections.PNG
AU
site/src/documentation/resources/images/zh_CN/list-transformation-connections.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-authority-cache.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-authority-server.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-authority-status.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-authority-user-mapping.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-connection-document-access.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-connection-document-view.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-connection-server.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-connection-status.PNG
AUsite/src/documentation/resources/images/zh_CN/livelink-job-filters.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-job-metadata.PNG
AUsite/src/documentation/resources/images/zh_CN/livelink-job-paths.PNG
AU
site/src/documentation/resources/images/zh_CN/livelink-job-security.PNG
AUsite/src/documentation/resources/images/zh_CN/login.PNG
AU
site/src/documentation/resources/images/zh_CN/mapping-prerequisites.PNG
AUsite/src/documentation/resources/images/zh_CN/mapping-throttling.PNG
AU
site/src/documentation/resources/images/zh_CN/memex-authority-memex-server.PNG
AU
site/src/documentation/resources/images/zh_CN/memex-authority-status.PNG
AU
site/src/documentation/resources/images/zh_CN/memex-authority-user-mapping.PNG
AU
site/src/documentation/resources/images/zh_CN/memex-connection-memex-server.PNG
AU
site/src/documentation/resources/images/zh_CN/memex-connection-status.PNG
AU
site/src/documentation/resources/images/zh_CN/memex-connection-web-server.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-authority-credentials.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-authority-document-server.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-authority-records-server.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-authority-status.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-authority-user-service-server.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-connection-credentials.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-connection-document-server.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-connection-records-server.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-connection-status.PNG
AU
site/src/documentation/resources/images/zh_CN/meridio-connection-web-client.PNG
AU
site/src/documentation/resources/images/zh_CN/metadataadjuster-job-add-metadata.PNG
AU
site/src/documentation/resources/images/zh_CN/metadataadjuster-job-move-metadata.PNG
AU
site/src/documentation/resources/images/zh_CN/opensearchserver-connection-parameters.PNG
AU
site/src/documentation/resources/images/zh_CN/opensearchserver-history-report.PNG
AU

[jira] [Assigned] (CONNECTORS-1743) The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service Unavailable

2023-01-09 Thread Karl Wright (Jira)


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

Karl Wright reassigned CONNECTORS-1743:
---

Assignee: Karl Wright

> The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service 
> Unavailable
> --
>
> Key: CONNECTORS-1743
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1743
> Project: ManifoldCF
>  Issue Type: Improvement
>Reporter: Markus Günther
>Assignee: Karl Wright
>Priority: Major
> Attachments: CONNECTORS-1743.patch
>
>
> The Solr Output Connector (cf. HttpPoster) triggers a retry if the Solr 
> response returns with HTTP status code 500. This behavior should be extended 
> to include a 502 Bad Gateway as well as 503 Service Unavailable as well, as 
> these indicate transient error situations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (CONNECTORS-1743) The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service Unavailable

2023-01-09 Thread Jira


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656033#comment-17656033
 ] 

Markus Günther edited comment on CONNECTORS-1743 at 1/9/23 11:10 AM:
-

PR available at [https://github.com/apache/manifoldcf/pull/143]

EDIT: Added a patch file based off of that PR.


was (Author: markus.guenther):
PR available at https://github.com/apache/manifoldcf/pull/143

> The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service 
> Unavailable
> --
>
> Key: CONNECTORS-1743
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1743
> Project: ManifoldCF
>  Issue Type: Improvement
>Reporter: Markus Günther
>Priority: Major
> Attachments: CONNECTORS-1743.patch
>
>
> The Solr Output Connector (cf. HttpPoster) triggers a retry if the Solr 
> response returns with HTTP status code 500. This behavior should be extended 
> to include a 502 Bad Gateway as well as 503 Service Unavailable as well, as 
> these indicate transient error situations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CONNECTORS-1743) The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service Unavailable

2023-01-09 Thread Jira


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656033#comment-17656033
 ] 

Markus Günther commented on CONNECTORS-1743:


PR available at https://github.com/apache/manifoldcf/pull/143

> The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service 
> Unavailable
> --
>
> Key: CONNECTORS-1743
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1743
> Project: ManifoldCF
>  Issue Type: Improvement
>Reporter: Markus Günther
>Priority: Major
>
> The Solr Output Connector (cf. HttpPoster) triggers a retry if the Solr 
> response returns with HTTP status code 500. This behavior should be extended 
> to include a 502 Bad Gateway as well as 503 Service Unavailable as well, as 
> these indicate transient error situations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [manifoldcf] mguenther opened a new pull request, #143: The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service Unavailable

2023-01-09 Thread GitBox


mguenther opened a new pull request, #143:
URL: https://github.com/apache/manifoldcf/pull/143

   Treat Solr response with HTTP status code 502 or 503 as retriable error 
condition.


-- 
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: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (CONNECTORS-1743) The Solr Output Connector should retry on a 502 Bad Gateway or 503 Service Unavailable

2023-01-09 Thread Jira
Markus Günther created CONNECTORS-1743:
--

 Summary: The Solr Output Connector should retry on a 502 Bad 
Gateway or 503 Service Unavailable
 Key: CONNECTORS-1743
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1743
 Project: ManifoldCF
  Issue Type: Improvement
Reporter: Markus Günther


The Solr Output Connector (cf. HttpPoster) triggers a retry if the Solr 
response returns with HTTP status code 500. This behavior should be extended to 
include a 502 Bad Gateway as well as 503 Service Unavailable as well, as these 
indicate transient error situations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)