Skip to content

pdms: set config scheduling hit ERROR 1105 (HY000): unknown type scheduling  #52912

@mayjiang0203

Description

@mayjiang0203

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

Since scheduling is a new type added in PDMS, should support this type or give more information to w/a it.

3. What did you see instead (Required)

MySQL [INFORMATION_SCHEMA]> set config scheduling schedule.patrol-region-interval='20ms';
ERROR 1105 (HY000): unknown type scheduling

4. What is your TiDB version? (Required)

v8.1.0

w/a is set config using pd type instead of scheduling
set config pd schedule.patrol-region-interval='20ms';

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions