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

mounter(ticdc): reuse buf to reduce memory allocation when checksum enabled #11522

Closed
wants to merge 22 commits into from

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    1dd574a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2f99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2fbad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f1bdc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. use buf

    3AceShowHand committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    70ad583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5cce8d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. use buf

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    55819b4 View commit details
    Browse the repository at this point in the history
  2. use buf

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b851f06 View commit details
    Browse the repository at this point in the history
  3. add checksumVerifier

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eb50e62 View commit details
    Browse the repository at this point in the history
  4. fix go mod

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    33ed1ed View commit details
    Browse the repository at this point in the history
  5. fix go mod

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    11ab9ec View commit details
    Browse the repository at this point in the history
  6. check error

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d42944d View commit details
    Browse the repository at this point in the history
  7. check error

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1214ffd View commit details
    Browse the repository at this point in the history
  8. check error

    3AceShowHand committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ac5f7a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    bc0701d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    145925f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    0ba30fb View commit details
    Browse the repository at this point in the history
  2. fix the error

    3AceShowHand committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    603c321 View commit details
    Browse the repository at this point in the history