Joe McDonnell has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22215 )

Change subject: IMPALA-13478: Sync tuple cache files to disk asynchronously
......................................................................


Patch Set 4: Code-Review-2

This review is going to change a fair amount, because it needs a better 
backpressure mechanism. It fixes the performance issue for favorable 
circumstances, but if we sustain writes at a rate the disk can't handle, the OS 
throttles us. That impacts the write path during query execution, and the 
throttling may not be limited to the tuple cache.

I'm going to -2 this while I get the new version together.


--
To view, visit http://gerrit.cloudera.org:8080/22215
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I646bb56300656d8b8ac613cb8fe2f85180b386d3
Gerrit-Change-Number: 22215
Gerrit-PatchSet: 4
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Kurt Deschler <kdesc...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Yida Wu <wydbaggio...@gmail.com>
Gerrit-Comment-Date: Wed, 09 Apr 2025 18:39:15 +0000
Gerrit-HasComments: No

Reply via email to