Hastyshell opened a new pull request, #61645: URL: https://github.com/apache/doris/pull/61645
## Summary - handle failed delete `REALTIME_PUSH` reports in FE so failed replicas still count down latch progress, while `INVALID_ARGUMENT` still fails fast via `countDownToZero` - remove the extra half-timeout quorum wait in delete flow once quorum is already reached - add FE unit tests for delete push failure handling and quorum timeout path ## Testing - `mvn -pl fe-core -Dtest=DeleteHandlerTest,MasterImplDeleteTaskTest test -DfailIfNoTests=false` *(blocked locally by missing `net.sourceforge.czt.dev:cup-maven-plugin:1.6-cdh` in available Maven repos)* -- 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]
