Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Determine the dependency update strategy between BR and TiDB #345

@kennytm

Description

@kennytm

Currently BR depends on TiDB to execute DDLs in-place during restore (plus other stuff), and TiDB depends on BR to run the BACKUP / RESTORE statements.

The cyclic dependency makes upgrading them very tedious, especially when the changes involves public APIs. For instance,

This issue records the strategy how should we perform such upgrades.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority/P1High priority issue. Must have an associated milestonedifficulty/2-mediumMedium-difficulty issuestatus/discussionThis is waiting for / still in discussiontype/feature-requestNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions