weizuo93 commented on pull request #5488:
URL: https://github.com/apache/incubator-doris/pull/5488#issuecomment-810079040


   > @weizuo93 Hi, Thanks for your contribution.
   > I don't understand why we need to store the stream load meta both in FE 
and BE. why we couldn't get stream load info from FE meta?
   Our goal is to store the stream load meta in FE. The reason why the stream 
load meta is stored on BE first is to send the meta to FE in bulk to avoid 
calling RPC every time the stream load finished. After a certain period of 
time, stream load meta will be removed from BE.
   


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

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