-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.34, nxplatform 11.1.35, nxplatform 11.1.36
-
Story Points:0
When running the unit test with Kafka:
-Dnuxeo.test.stream=kafka
Each test suite that relies on the CoreFeature starts the Bulk Service and creates multiple topics prefixed by the test name.
This creates hundreds of topics that should be cleaned to prevent unnecessary disk usage and performance regression observed on small Kafka cluster with thousands of topics.
- is required by
-
NXP-28619 Run Nuxeo Platform unit tests against Kafka
- Resolved