yangzhg opened a new issue #7125:
URL: https://github.com/apache/incubator-doris/issues/7125
When loading data, when a tablet sink node writes data to other be, the
logic for judging the write failure is that the total number of failed nodes
exceeds half of the number of replicas, but a sink node may write multiple
tablets, and the correct judgment is written The logic of entry failure is that
the number of failed copies of each tablet exceeds half of the number of copies
of this tablet
--
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]