zuston opened a new pull request, #2541:
URL: https://github.com/apache/uniffle/pull/2541

   ### What changes were proposed in this pull request?
   
   Introduce extra the option to control the concurrency of overlapping 
compression.
   
   ### Why are the changes needed?
   
   for #2536 .
   
   Decoupling compression concurrency from the transfer pool is essential for 
resource isolation and performance stability, especially under multi-tenant or 
CPU-constrained environments.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes.
   
   `rss.client.write.overlappingCompressionThreads=-1`
   
   ### How was this patch tested?
   
   Unit tests.
   


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