PakhomovAlexander opened a new pull request, #7354:
URL: https://github.com/apache/ignite-3/pull/7354

   ## Summary
   - Fixes intermittent test failures in `ItRestartPartitionsTest` caused by 
attempting to restart partitions before they were fully initialized
   - Adds `awaitPartitionsToBeHealthy()` calls before executing restart 
partition commands in all three test methods
   - Ensures partitions are in a valid state before the CLI restart operations 
are executed
   
   ## Test plan
   - [ ] Run `./gradlew :ignite-cli:integrationTest --tests 
"*ItRestartPartitionsTest*"` to verify tests pass consistently
   - [ ] Verify no regression in other CLI recovery tests


-- 
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]

Reply via email to