Docs: Minor change missed in #14590 (#14604)

Changes:
- Rephrased the description of `smartSegmentLoading`
- Moved detail about value computation outside of quoted block as it is important.
This commit is contained in:
Kashif Faraz 2023-07-18 19:58:37 +05:30 committed by GitHub
parent 993d8a9bf6
commit cab93fb817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -967,9 +967,9 @@ Issuing a GET request at the same URL will return the spec that is currently in
##### Smart segment loading
The `smartSegmentLoading` mode simplifies Coordinator configuration for segment loading and balancing.
In this mode, the Coordinator does not require the user to provide values of the following parameters and computes them automatically instead.
> If you enable `smartSegmentLoading` mode **and** provide values for the following properties, Druid ignores your values. The Coordinator computes them automatically.
The computed values are based on the current state of the cluster and are designed to optimize Coordinator performance.
If you enable this mode, do not provide values for the properties in the table below as the Coordinator computes them automatically.
Druid computes the values to optimize Coordinator performance, based on the current state of the cluster.
> If you enable `smartSegmentLoading` mode, Druid ignores any value you provide for the following properties.
|Property|Computed value|Description|
|--------|--------------|-----------|