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

cdc: integrate two phase scheduler #5710

Merged
merged 10 commits into from
Jun 2, 2022

Commits on Jun 2, 2022

  1. cdc: integrate two phase scheduler

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e6fd2a8 View commit details
    Browse the repository at this point in the history
  2. tp: fix duplicate topic handlers panic

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    182ca9e View commit details
    Browse the repository at this point in the history
  3. tp: add From to messages from scheduler

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b2f44a6 View commit details
    Browse the repository at this point in the history
  4. tp: add more comments and fix typo

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    66096f6 View commit details
    Browse the repository at this point in the history
  5. cdc: fix missing table ID in table meta

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a079084 View commit details
    Browse the repository at this point in the history
  6. cdc: fix processor.tick panic

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ebb0f2c View commit details
    Browse the repository at this point in the history
  7. tp: fix missing processor epoch

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c225353 View commit details
    Browse the repository at this point in the history
  8. tp: fix missing checkpoint ts in burstBalanceTask

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7e5bef6 View commit details
    Browse the repository at this point in the history
  9. tp: fix lost AddTable request during Commit

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    569b745 View commit details
    Browse the repository at this point in the history
  10. Revert "cdc: fix processor.tick panic"

    This reverts commit ebb0f2c.
    overvenus committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2df75bc View commit details
    Browse the repository at this point in the history