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: implement an async kafka sink #344

Merged
merged 15 commits into from
Mar 26, 2020
Merged

Commits on Mar 19, 2020

  1. update

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    79b9e4b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'pingcap/master' into kafka_batch

    # Conflicts:
    #	tests/_utils/run_kafka_consumer
    #	tests/cdc/run.sh
    #	tests/multi_capture/run.sh
    #	tests/row_format/run.sh
    #	tests/simple/run.sh
    #	tests/split_region/run.sh
    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    22bece3 View commit details
    Browse the repository at this point in the history
  3. add debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    bff7222 View commit details
    Browse the repository at this point in the history
  4. add debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    59f5d54 View commit details
    Browse the repository at this point in the history
  5. add debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    e0d5db7 View commit details
    Browse the repository at this point in the history
  6. add debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    9317e2a View commit details
    Browse the repository at this point in the history
  7. fix bug

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    878e1ac View commit details
    Browse the repository at this point in the history
  8. fix bug

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    cbba9ec View commit details
    Browse the repository at this point in the history
  9. fix bug

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    7435d4b View commit details
    Browse the repository at this point in the history
  10. fix bug

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    1259c14 View commit details
    Browse the repository at this point in the history
  11. fix bug

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    55558b9 View commit details
    Browse the repository at this point in the history
  12. delete debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    c20b510 View commit details
    Browse the repository at this point in the history
  13. delete debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    15e26e8 View commit details
    Browse the repository at this point in the history
  14. delete debug code

    leoppro committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    893d6d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. update

    leoppro committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    d863148 View commit details
    Browse the repository at this point in the history