weizuo93 edited a comment on pull request #5488:
URL: https://github.com/apache/incubator-doris/pull/5488#issuecomment-810079432


   > @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?
   
   @kangkaisen 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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to