Skip to content

[Enhancement]: Remove the CURRENT_TERM file when GC the entire table. #403

@thweetkomputer

Description

@thweetkomputer

Current Behavior

To avoid reading while dropping a table across different nodes, a CURRENT_TERM is used. However, the CURRENT_TERM files cannot be deleted.

Proposed Improvement

After eloqstore support node group, use a lock for node group to control the creating and deleting of CURRENT_TERM.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions