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

*: optimize mpp probe #39932

Merged
merged 33 commits into from
Dec 22, 2022
Merged

Commits on Dec 14, 2022

  1. add mpp probe realize

    hackersean committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d6eda84 View commit details
    Browse the repository at this point in the history
  2. add mpp probe realize

    hackersean committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8aab258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9ce294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9859e9b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. bugfix and optmize log

    hackersean committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    aedd8a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    aafaba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5840aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c9ff8e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. fix DATA RACE

    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7d2705d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3864a7e View commit details
    Browse the repository at this point in the history
  3. add log for store

    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    4275876 View commit details
    Browse the repository at this point in the history
  4. fix goleak in unittest

    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1232ccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40a14d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac92481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    417a18b View commit details
    Browse the repository at this point in the history
  8. move wg.Done to defer

    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1fe1b6f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'sean/optimize-mpp-probe' of github.com:hackersean/tidb …

    …into sean/optimize-mpp-probe
    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8a74a87 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'sean/optimize-mpp-probe' of github.com:hackersean/tidb …

    …into sean/optimize-mpp-probe
    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    80554ef View commit details
    Browse the repository at this point in the history
  11. Merge branch 'sean/optimize-mpp-probe' of github.com:hackersean/tidb …

    …into sean/optimize-mpp-probe
    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    099bbd7 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'sean/optimize-mpp-probe' of github.com:hackersean/tidb …

    …into sean/optimize-mpp-probe
    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    529a5ae View commit details
    Browse the repository at this point in the history
  13. Merge branch 'sean/optimize-mpp-probe' of github.com:hackersean/tidb …

    …into sean/optimize-mpp-probe
    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5926d8f View commit details
    Browse the repository at this point in the history
  14. add logs

    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    93ae0f3 View commit details
    Browse the repository at this point in the history
  15. add logs

    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b4347c6 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'sean/optimize-mpp-probe' of github.com:hackersean/tidb …

    …into sean/optimize-mpp-probe
    
    Conflicts:
    	store/copr/store.go
    hackersean committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d060004 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. fix unitest goleak

    hackersean committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    454028b View commit details
    Browse the repository at this point in the history
  2. optimize lock for query

    hackersean committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d385629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616973d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3410b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59b45b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. fix some problem

    hackersean committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    18226b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54dc11e View commit details
    Browse the repository at this point in the history