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

drainer: reduce memory usage when restart #1030

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Dec 29, 2020

  1. reduce memory usage in drainer startup

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    72fa15a View commit details
    Browse the repository at this point in the history
  2. get snapshot from store when load schema

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    30f0f08 View commit details
    Browse the repository at this point in the history
  3. add restore log

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    d722bfb View commit details
    Browse the repository at this point in the history
  4. add debug log

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    d80a487 View commit details
    Browse the repository at this point in the history
  5. add more debug log

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    3b99898 View commit details
    Browse the repository at this point in the history
  6. log error when load history meta failed

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    a7e45de View commit details
    Browse the repository at this point in the history
  7. add detail log

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    5f607c7 View commit details
    Browse the repository at this point in the history
  8. add more debug log

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    2e3e0d0 View commit details
    Browse the repository at this point in the history
  9. add more debug log

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    62133d6 View commit details
    Browse the repository at this point in the history
  10. resolve OOM when restart

    PingCAP authored and you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    17be2c4 View commit details
    Browse the repository at this point in the history
  11. use latest tidb

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    9483ff8 View commit details
    Browse the repository at this point in the history
  12. remove unused code

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e6bbe2f View commit details
    Browse the repository at this point in the history