Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix text index recovery from snapshot#3570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
DavIvek wants to merge6 commits intomaster
base:master
Choose a base branch
Loading
fromfix-text-index-recovery-from-snapshot

Conversation

@DavIvek
Copy link
Contributor

@DavIvekDavIvek commentedDec 17, 2025
edited
Loading

Currently, text index recovery works only if the text index directories exist; otherwise, the index is not recovered. This PR resolves this issue.
Additionally, it improves the safety of the Clear() function (which is called during DROP GRAPH). Previously, this function was not safe because it could fail during execution and leave the system in an intermediate state if a failure occurred while clearing.

@DavIvek
Copy link
ContributorAuthor

Tracking

  • [Link to Epic/Issue]

Standard development

CI Testing Labels

  • Select the appropriate CI test labels(CI -build=build-name -test=test-suite)

Documentation checklist

  • Add the documentation label
  • Add the bug / feature label
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • What has changed? What does it mean for a user? What should a user do with it? [#{{PR_number}}]({{link to the PR}})
  • [ Documentation PR link memgraph/documentation#XXXX ]
    • Is back linked to this development PR

@DavIvekDavIvek self-assigned thisDec 17, 2025
@DavIvekDavIvek added bugbug CI -build=release -test=e2eRun release build and e2e tests on push CI -build=coverage -test=clang_tidy CI -build=release -test=coreRun release build and core tests on push Docs - changelog onlyDocs - changelog only labelsDec 17, 2025
@DavIvekDavIvek added this to themg-v3.8.0 milestoneDec 17, 2025
@sonarqubecloud
Copy link

@DavIvekDavIvek added Docs neededDocs needed and removed Docs - changelog onlyDocs - changelog only labelsDec 18, 2025
@DavIvekDavIvek marked this pull request as ready for reviewDecember 18, 2025 10:50
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@DavIvekDavIvek

Labels

bugbugCI -build=coverage -test=clang_tidyCI -build=release -test=coreRun release build and core tests on pushCI -build=release -test=e2eRun release build and e2e tests on pushDocs neededDocs needed

Projects

None yet

Milestone

mg-v3.8.0

Development

Successfully merging this pull request may close these issues.

1 participant

@DavIvek

[8]ページ先頭

©2009-2025 Movatter.jp