jerqi commented on PR #294:
URL: 
https://github.com/apache/incubator-uniffle/pull/294#issuecomment-1303219271

   > 1.I think min and max blockId is ok, but `processBlockIds` is 
discontinuous and maybe we need use array. 2.If we send one time for a same 
`MemoryClientReadHandler`, we need store some info for it. It may cost a lot of 
memory if we have many tasks. Is this still needed? @jerqi @frankliee @zuston
   
   We seems that we don't need the processedBlock. We can reduce the expect 
blockIds range according to processed blocks. 


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