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

Improve TSO proxy based on the existing TSO Follower Batching framework #6565

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2023

  1. Improve tso proxy

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8bea634 View commit details
    Browse the repository at this point in the history
  2. Add benchmark test

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8dd5dab View commit details
    Browse the repository at this point in the history
  3. handle feedback

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    adbeef3 View commit details
    Browse the repository at this point in the history
  4. Use context.WithTimeout instead of watchDeadlineLoop

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f861bc1 View commit details
    Browse the repository at this point in the history
  5. Add more test

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9767e35 View commit details
    Browse the repository at this point in the history
  6. Add more tests

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    57cdfe1 View commit details
    Browse the repository at this point in the history
  7. Verify returned timestamp

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    edac64b View commit details
    Browse the repository at this point in the history
  8. Add TSODispatchingStats

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e4b6fe2 View commit details
    Browse the repository at this point in the history
  9. Adjust test

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8c070de View commit details
    Browse the repository at this point in the history