Cleanup and load test
This commit is contained in:
@@ -175,7 +175,7 @@ pub async fn make_event_blobs_pipe_real(
|
||||
fetch_info.clone(),
|
||||
expand,
|
||||
event_chunker_conf,
|
||||
DiskIoTune::default(),
|
||||
DiskIoTune::default().with_read_buffer_len(subq.buf_len_disk_io()),
|
||||
reqctx,
|
||||
node_config,
|
||||
)?;
|
||||
@@ -186,7 +186,7 @@ pub async fn make_event_blobs_pipe_real(
|
||||
fetch_info.clone(),
|
||||
expand,
|
||||
event_chunker_conf,
|
||||
DiskIoTune::default(),
|
||||
DiskIoTune::default().with_read_buffer_len(subq.buf_len_disk_io()),
|
||||
reqctx,
|
||||
node_config,
|
||||
)?;
|
||||
|
||||
Reference in New Issue
Block a user