Key Value Service Configurations

The configurations for supported key value services can be found below.

Global Parameters

Property

Description

Default

concurrentGetRangesThreadPoolSize

The size of the thread pool used for running concurrent range requests.

KVS-specific

defaultGetRangesConcurrency

The maximum number of threads from the pool specified by concurrentGetRangesThreadPoolSize to use for a single getRanges request when the user does not explicitly provide a value.

8