-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: Workflow > Metrics
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Git Pull Request:
The Solr implementation of the SearchEngineAdapter interface will not support execution of IndexRequests, throwing UnsupportedOperationExceptions.
Currently a portal configured with Solr will have unsatisfied references for the SearchEngineAdapter, but the implementation will be ready soon and then the following situation will occur:
On portal startup, the methods annotated with @Activate in portal-workflow-metrics-service will attempt to execute various IndexRequests, and if not handled properly the logs will be flooded with errors.
- fixes
-
LPS-98257 ci:test:search-solr fails with RemoteSolrExceptions
- Closed
-
LPS-98258 Catch RuntimeExceptions thrown by Solr SearchEngineAdapter
-
- Closed
-
- is a dependency of
-
LPS-98052 ci:test:search-solr crashes with UnsupportedOperationException on attempt to create Workflow indexes
- Closed
-
LPS-86743 Solr implementation of Low Level Search Engine Adapter API
-
- Closed
-
- relates
-
LPS-98781 Prevent NPEs when Solr uses low level search
- Closed