Skip to content
Merged
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 docs/src/main/sphinx/admin/resource-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ are reflected automatically for incoming queries.
- `query_priority`: all sub-groups must also be configured with `query_priority`.
Queued queries are selected strictly according to their priority.

- `schedulingWeight` (optional): weight of this sub-group used in `weight`
- `schedulingWeight` (optional): weight of this sub-group used in `weighted`
and the `weighted_fair` scheduling policy. Defaults to `1`. See
{ref}`scheduleweight-example`.

Expand Down