Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort raft snapshot related utils into different modules #8105

Merged
merged 4 commits into from
Sep 18, 2023

Commits on Sep 18, 2023

  1. refactor

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f8b9560 View commit details
    Browse the repository at this point in the history
  2. Update dbms/src/Storages/KVStore/MultiRaft/ApplySnapshot.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    CalvinNeo and JaySon-Huang authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a6fa83e View commit details
    Browse the repository at this point in the history
  3. Update dbms/src/Storages/KVStore/MultiRaft/PrehandleSnapshot.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    CalvinNeo and JaySon-Huang authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1526c54 View commit details
    Browse the repository at this point in the history
  4. Update dbms/src/Storages/KVStore/Region.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    CalvinNeo and JaySon-Huang authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    19122e0 View commit details
    Browse the repository at this point in the history