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

sink(ticdc): Optimize the performance when getting the metadata of Kafka topics #9146

Merged
merged 8 commits into from
Jun 13, 2023

Commits on Jun 7, 2023

  1. sink(ticdc): Optimize the performance when getting the metadata of Ka…

    …fka topics
    
    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6725559 View commit details
    Browse the repository at this point in the history
  2. fmt

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8b482a9 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cbfabbe View commit details
    Browse the repository at this point in the history
  4. Fix unstable test

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    adeb006 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. cp pingcap#8893

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    dd26dd3 View commit details
    Browse the repository at this point in the history
  2. pkg/sink(ticdc): add oauth support for sarama Kafka sink (pingcap#8938)…

    … (pingcap#9095)
    
    close pingcap#8865
    
    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    
    Fix
    
    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    
    Fix tidy
    
    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    
    Update docs
    
    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    ti-chi-bot authored and Rustin170506 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e824fd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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