-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP24, 7.0.X EE, 7.0.4 CE GA5, Master
-
Component/s: Search Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Git Pull Request:
IndexerPostProcessorRegistryTest fails when other integration tests inside portal-search-test are ran before it on the same jvm due to _queuedIndexerPostProcessors not cleaning up after bundle has been stopped.
Steps to reproduce:
- Start a clean Liferay bundle.
- Run ../gradlew apps:foundation:portal-search:portal-search-test:testIntegration in liferay-portal/module
- Run IndexerPostProcessorRegistryTest
- is caused by
-
LPS-72567 Indexer post processor generates NullPointerException/error on startup
- Closed