Yida Wu 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 8:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/22215/8/be/src/runtime/tuple-cache-mgr-test.cc
File be/src/runtime/tuple-cache-mgr-test.cc:

http://gerrit.cloudera.org:8080/#/c/22215/8/be/src/runtime/tuple-cache-mgr-test.cc@376
PS8, Line 376: TestOutstandingWriteLimit
Is there an existing test that covers concurrent writes when the outstanding 
write limit is hit?


http://gerrit.cloudera.org:8080/#/c/22215/8/be/src/runtime/tuple-cache-mgr-test.cc@474
PS8, Line 474: TestSyncToDisk
Can we add a test that a small tuple_cache_sync_pool_queue_depth to trigger 
dropped syncs and verify tuple_cache_dropped_sync_ dropped-syncs?


http://gerrit.cloudera.org:8080/#/c/22215/8/be/src/runtime/tuple-cache-mgr.cc
File be/src/runtime/tuple-cache-mgr.cc:

http://gerrit.cloudera.org:8080/#/c/22215/8/be/src/runtime/tuple-cache-mgr.cc@229
PS8, Line 229: FLAGS_tuple_cache_sync_pool_size
Is FLAGS_tuple_cache_sync_pool_size the same as sync_pool_size_? If so, should 
we just use sync_pool_size_ directly, or add a DCHECK to ensure they’re equal?



--
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: 8
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>
Gerrit-Comment-Date: Thu, 08 May 2025 01:33:00 +0000
Gerrit-HasComments: Yes

Reply via email to