mridulm commented on pull request #30139:
URL: https://github.com/apache/spark/pull/30139#issuecomment-726894485


   @AngersZhuuuu To clarify, the updated behavior of the PR is that by default 
we dont incur the cost of computing `chunksBeingTransferred` as default values 
disable `maxChunksBeingTransferred`. But if `maxChunksBeingTransferred` is 
configured, the performance characteristics is same as earlier.
   
   I am fine with the change, ideally we should fix the behavior even when 
`maxChunksBeingTransferred` is configured, but that can be a followup work.


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