zuston opened a new issue, #3607:
URL: https://github.com/apache/fluss/issues/3607

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and 
found nothing similar.
   
   
   ### Motivation
   
   The motivation of this PR is to reduce TabletServer RPC and local disk 
pressure when fetching high-throughput logs.
   
   Based on observations from production workloads, when ingestion throughput 
reaches around 20 GB/s, log fetch traffic from the tiering service can reach 
about 30 GB/s. This puts significant additional pressure on TabletServers, 
especially on RPC handling and local disk reads.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Willingness to contribute
   
   - [x] I'm willing to submit a PR!


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

Reply via email to