-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 8.3-SNAPSHOT
-
Fix Version/s: 8.3
-
Component/s: Elasticsearch
At hot reload, elasticsearch does not keep old generated cluster name (with time stamp) and generates a new one.
As a direct result, the new generated index is empty.
To reproduce:
- check search results in the search tab
- install whatever addon (drive, dam)
- let the platform restart
- go back to search tab and see there's no result
- to fix, you need to perform a full reindex
- depends on
-
NXP-19721 Fix Elasticsearch random bug on TestAuditWithElasticSearch.shouldSupportMultiCriteriaQueries
- Resolved