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

Discovery Server TSAN fixes [16106] #3070

Merged
merged 8 commits into from
Dec 13, 2022
Merged

Discovery Server TSAN fixes [16106] #3070

merged 8 commits into from
Dec 13, 2022

Commits on Dec 7, 2022

  1. Add protection to internal DiscoveryDatabase variable

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ce4b7bc View commit details
    Browse the repository at this point in the history
  2. Protect DiscoverySharedInfo internal variables

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c91dffe View commit details
    Browse the repository at this point in the history
  3. Fix non protected method calls in DiscoveryDatabase

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    cc7d4bc View commit details
    Browse the repository at this point in the history
  4. Remove unneeded mutexes in internal classes

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    151b954 View commit details
    Browse the repository at this point in the history
  5. apply suggestions

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    345dabf View commit details
    Browse the repository at this point in the history
  6. uncrustify

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    9886985 View commit details
    Browse the repository at this point in the history
  7. remove include mutex

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f0c910e View commit details
    Browse the repository at this point in the history
  8. uncrustify

    Signed-off-by: jparisu <[email protected]>
    jparisu committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    942596e View commit details
    Browse the repository at this point in the history