englefly commented on PR #64683:
URL: https://github.com/apache/doris/pull/64683#issuecomment-4785304422

   这个pr的目的是让选中的broadcast join node 生成rf. 但为了避免选中的node 正好是最慢的,所以会多选几个node生成rf.
   所以是否可以考虑另一个方案:
   所有join node都生成rf, 当rf manager收到一个 rf时就通知其他node 停止生成rf


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