Skip to content

Check store version bound while creating V2 client #616

@iosmanthus

Description

@iosmanthus

Feature Request

The older version of the TiKV cluster (<= v6.1.0) allows the request from the newer V2 client to write which might break some assumptions of API V2 protocol like the format of the region (its bounds are encoding in memory-comparable format). But with version 6.1.0 TiKV, the check is added. We should add some store version checks while constructing the TiSession.

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