Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configdefinitions/src/vespa/stor-filestor.def
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ bucket_merge_chunk_size int default=16772216 restart
## gets the next async message to handle (if any) as part of scheduling a storage message.
## This async message is then handled by the calling thread immediately,
## instead of going via a persistence thread.
use_async_message_handling_on_schedule bool default=false
use_async_message_handling_on_schedule bool default=true

## The noise level used when deciding whether a resource usage sample should be reported to the cluster controller.
##
Expand Down