sollhui opened a new issue, #51426:
URL: https://github.com/apache/doris/issues/51426

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Description
   
   To reduce the impact of slow nodes on global cluster writes, quorum success 
write will be support in load sink operator. For each sender of a load 
transaction, as long as the majority of each tablet is successful, the write 
must be successful. For unfinished nodes, we try to wait for the write to 
return to avoid invalid clone.
   
![Image](https://github.com/user-attachments/assets/b62709d2-d2dd-463f-a95d-5159512de90d)
   
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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