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

Fix dual-read potential risk by using ThreadPool #945

Merged
merged 10 commits into from
Nov 21, 2023

Commits on Nov 13, 2023

  1. fix dual_read fallback issue

    zhongqingchen authored and brycezhongqing committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eeb4ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3edca15 View commit details
    Browse the repository at this point in the history
  3. Add fallback logic in getLoadBalancedServiceProperties and getLoadBal…

    …ancedClusterAndUriProperties
    brycezhongqing committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5df65c5 View commit details
    Browse the repository at this point in the history
  4. Resolve comments

    brycezhongqing committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7c0a358 View commit details
    Browse the repository at this point in the history
  5. Reformat the code

    brycezhongqing committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    315bafb View commit details
    Browse the repository at this point in the history
  6. Add change log

    brycezhongqing committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7322bc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Resolve comments

    brycezhongqing committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1dd9d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e2ca5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. resolve comment

    brycezhongqing committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9c77acd View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. resolve nit

    brycezhongqing committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c098f16 View commit details
    Browse the repository at this point in the history