Skip to content

fix(server): ensure graph clear API does not clear meta table#2908

Closed
LYD031106 wants to merge 1 commit intoapache:masterfrom
LYD031106:bugfix-hbasedriverversion
Closed

fix(server): ensure graph clear API does not clear meta table#2908
LYD031106 wants to merge 1 commit intoapache:masterfrom
LYD031106:bugfix-hbasedriverversion

Conversation

@LYD031106
Copy link
Copy Markdown

Purpose of the PR

Main Changes

The PR fixes the issue where the graph clear API mistakenly clears the meta table in Hbase backend storage.

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working store Store module labels Nov 15, 2025
@LYD031106 LYD031106 closed this Nov 15, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in HugeGraph PD-Store Tasks Nov 15, 2025
@LYD031106 LYD031106 deleted the bugfix-hbasedriverversion branch November 15, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files. store Store module

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug] The backend store version is inconsistent

1 participant