Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
3
-
search_22_12.2
-
Regression Bug
Description
Steps to reproduce:
1 - start up portal with remote elastic
2 - go to Content & Data > Web Content
3 - shut down elastic server
4 - add a web content article
Expected Result:
immediate failure with "Connection refused" error
Actual Result:
1 retry attempt is made:
2022-12-17 00:10:18.496 ERROR [http-nio-8080-exec-7][BulkDocumentRequestExecutorImpl:194] There was an exception during getting a response to a request from the search server, retrying after 60 seconds (1/1). java.net.ConnectException: Connection refused
Note:
The default behavior (originally 0 retries and immediate failure) was accidentally changed by LPS-157643
Attachments
Issue Links
- is caused by
-
LPS-157643 Reindexing can overwhelm the search clusters and Portal / DXP does not manage the response well
- Closed