FrankChen021 opened a new pull request, #19920:
URL: https://github.com/apache/druid/pull/19920

   ## Summary
   
   - Migrate the common indexing-service support tests to JUnit 5.
   - Cover appenderator, residual common support, task logs, compact, input, 
and scheduled-batch tests.
   - Replace JUnit 4 and Hamcrest usage with Jupiter and AssertJ APIs, while 
using Druid's existing temporary-directory utilities.
   - Keep this batch independent from the Task Actions/Compaction, 
ingestion/parallel, Overlord, seekable-stream, and worker batches.
   
   ## Validation
   
   - Test compilation passed.
   - 33 targeted classes passed: 191 tests, 0 failures, 0 errors, 0 skips.
   - Maven static verification passed with Checkstyle, forbidden APIs, PMD, and 
Enforcer.
   - Legacy/prohibited usage scans and `git diff --check` passed.
   
   ## Tracking
   
   Part of [#13948](https://github.com/apache/druid/issues/13948).
   
   Related: [#19910](https://github.com/apache/druid/pull/19910).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to