Skip to content

snapshot infoschema should block GC #57952

@tiancaiamao

Description

@tiancaiamao

Enhancement

Currently, the meta package use old transaction API, unlike normal internal transaction, those APIs can not block the GC safepoint advancing (not updating min start ts).

This may cause "GC life time is shorter than transaction duration" error for InfoSchema V2.

Maybe a possible fix is collect the min start ts of all snapshot infoschemas.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions