druid/integration-tests-ex/cases
Kashif Faraz 4df4896674
Refactor: Add common method in AbstractBatchIndexTask to create ingestion stats report (#16202)
Changes
-  No functional changes
- Add method `AbstractBatchIndexTask.buildIngestionStatsReport()` used in several batch tasks
- Add utility method `AbstractBatchIndexTask.addBuildSegmentStatsToReport()`
- Use boolean argument to represent a full report instead of the String `full` 
in internal methods. (REST API remains unchanged.)
- Rename `IngestionStatsAndErrorsTaskReportData` to `IngestionStatsAndErrors`
- Clean up some of the methods
2024-03-28 23:07:00 +05:30
..
assets Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
cluster Add security ITs to the revised integration tests (#15885) 2024-02-20 11:32:08 +05:30
resources Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
src/test Refactor: Add common method in AbstractBatchIndexTask to create ingestion stats report (#16202) 2024-03-28 23:07:00 +05:30
.gitignore Add the new integration test framework (#12368) 2022-08-24 17:03:23 +05:30
cluster.sh Extend the IT framework to allow tests in extensions (#13877) 2023-05-15 20:29:51 +05:30
pom.xml Add security ITs for sending tasks to overlord (#16131) 2024-03-18 09:33:40 +05:30