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: Pass extra meta about the event to MQ producer #1442

Merged
merged 14 commits into from
Mar 1, 2021

Commits on Feb 23, 2021

  1. Pass extra meta about the event to mq producer

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a7be3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2de53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89e4f6 View commit details
    Browse the repository at this point in the history
  4. Fix kafka producer test

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    518977f View commit details
    Browse the repository at this point in the history
  5. Fix interface test

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c6ad5a1 View commit details
    Browse the repository at this point in the history
  6. Add testleak check

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c21e3ae View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    6dc6597 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    f227e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba7efe View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    441b02b View commit details
    Browse the repository at this point in the history
  2. Add physical time as EventTime for Pulsar

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    25e46a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Fix copyright and reuse TSO util function from TIDB

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e856643 View commit details
    Browse the repository at this point in the history
  2. Remove not useful const

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@zhihu.com>
    sunxiaoguang committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    574b061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d2f38b View commit details
    Browse the repository at this point in the history