Skip to content

Increase the default lease configuration #9156

@rleungx

Description

@rleungx

Bug Report

We have encountered many cases where the PD leader drops due to the lease keep-alive failure. But the etcd leader is not changed. This issue significantly affects the user's business.
It isn't recommended to create a lease with short TTL (e.g. < 5s), because obviously it may be affected by either server-side or client-side delay. See etcd-io/etcd#18091 (reply in thread).
We should change the default value of the lease.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.report/customerCustomers have encountered this bug.severity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions