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

log-backup: using streaming to load metadata for preventing OOM #38386

Merged
merged 14 commits into from
Oct 28, 2022

Commits on Sep 29, 2022

  1. basic iterators

    Signed-off-by: Yu Juncen <yujuncen@pingcap.com>
    YuJuncen committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a8c7b4a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    ca05a91 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. refactored the log client

    Signed-off-by: Yu Juncen <yujuncen@pingcap.com>
    YuJuncen committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6f47ee1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. fix config

    Signed-off-by: Yu Juncen <yujuncen@pingcap.com>
    YuJuncen committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4a9c947 View commit details
    Browse the repository at this point in the history
  2. reorg file structure

    Signed-off-by: Yu Juncen <yujuncen@pingcap.com>
    YuJuncen committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a158324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1c2191 View commit details
    Browse the repository at this point in the history
  4. removed dead code

    Signed-off-by: Yu Juncen <yu745514916@live.com>
    YuJuncen committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    0d49a58 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. export Load* APIs

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3260dd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. added a new test case

    YuJuncen committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4421b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e1848b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6025c1a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    a006f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. address comments

    Signed-off-by: hillium <yujuncen@pingcap.com>
    YuJuncen committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    27f8e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    547d879 View commit details
    Browse the repository at this point in the history