[skip ci] add comments in root_coord.yaml (#8507)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/8491/head
Bennu 2021-09-24 20:55:56 +08:00 committed by GitHub
parent d7f311a208
commit aec4c98363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@
# or implied. See the License for the specific language governing permissions and limitations under the License.
rootcoord:
dmlChannelNum: 256
maxPartitionNum: 4096 # Maximum number of partitions in a collection.
minSegmentSizeToEnableIndex: 1024
dmlChannelNum: 256 # The number of dml channels created at system startup
maxPartitionNum: 4096 # Maximum number of partitions in a collection
minSegmentSizeToEnableIndex: 1024 # It's a threshold. When the segment size is less than this value, the segment will not be indexed
timeout: 3600 # time out, 5 seconds
timeTickInterval: 200 # ms, the interval that proxy synchronize the time tick