ming12713 commented on issue #43751:
URL: https://github.com/apache/doris/issues/43751#issuecomment-2469949747

   In my Case, Kafka Writes to Doris via Connector Sink Mode, When Doris is 
restarted, the connector continues to write data. The logs parse the 
coordinator BE IP. Is it possible that the connector is using the StreamLoad 
method to write data? This data is synchronized to the FE meta with bdb, but it 
has not yet been synchronized to the BE. If the BE is restarted at this moment, 
the FE may negotiate a BE coordinator IP that it cannot connect to, causing 
cluster issues. Is my understanding correct?


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to