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

schema_storage: fix schema GC threshold & improve memory management #3172

Merged
merged 34 commits into from
Nov 4, 2021

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    2a41b00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d31ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28aa013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34b0512 View commit details
    Browse the repository at this point in the history
  5. processor: fix schema GC TS

    liuzix committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3a6fe19 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'zixiong-fix-schema-gc' of github.com:liuzix/ticdc into …

    …zixiong-fix-schema-gc
    liuzix committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    db6eb2d View commit details
    Browse the repository at this point in the history
  7. processor: fix schema GC TS

    liuzix committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1898bf6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fb7b0f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. add test

    liuzix committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c3d1ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20fb58e View commit details
    Browse the repository at this point in the history
  3. adjust code

    liuzix committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4a60654 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'zixiong-fix-schema-gc' of github.com:liuzix/ticdc into …

    …zixiong-fix-schema-gc
    liuzix committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3a57fd5 View commit details
    Browse the repository at this point in the history
  5. fix bug

    liuzix committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e2902d6 View commit details
    Browse the repository at this point in the history
  6. fix ut

    liuzix committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    848b1fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    388f25c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2448247 View commit details
    Browse the repository at this point in the history
  9. add metrics for GC Ts

    liuzix committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    465c218 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad4d71d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    dd24ed9 View commit details
    Browse the repository at this point in the history
  2. fix metrics

    liuzix committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3c8898f View commit details
    Browse the repository at this point in the history
  3. add Grafana panel

    liuzix committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c588cc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    697a497 View commit details
    Browse the repository at this point in the history
  5. fix Grafana panel

    liuzix committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0c6ebb5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'zixiong-fix-schema-gc' of github.com:liuzix/ticdc into …

    …zixiong-fix-schema-gc
    liuzix committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e462f4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0092257 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d8458d View commit details
    Browse the repository at this point in the history
  9. add metrics prefix

    liuzix committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5c10065 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    797bd05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7127e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e274e64 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'zixiong-fix-schema-gc' of github.com:liuzix/ticdc into …

    …zixiong-fix-schema-gc
    liuzix committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d50d33a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. fix Grafana pluginVersion

    liuzix committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    16fe2f5 View commit details
    Browse the repository at this point in the history
  2. fix Grafana value name

    liuzix committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    082a66c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3105724 View commit details
    Browse the repository at this point in the history