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

CosmosDiagnostics: Fixes a race condition causing InvalidOperationException #2516

Merged
merged 16 commits into from
Jun 3, 2021

Commits on Jun 2, 2021

  1. Fix race condition

    Jake Willey committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d9bfb1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111ca8b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Convert to use shallow copy

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    054ce02 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'users/jawilley/iTrace/clientsideRaceCondition' of https…

    …://github.com/Azure/azure-cosmos-dotnet-v3 into users/jawilley/iTrace/clientsideRaceCondition
    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    f0045cf View commit details
    Browse the repository at this point in the history
  3. Removed pointless check, updated baseline

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    8a4213e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20644a9 View commit details
    Browse the repository at this point in the history
  5. Updates based on comments

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    b77c69c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'users/jawilley/iTrace/clientsideRaceCondition' of https…

    …://github.com/Azure/azure-cosmos-dotnet-v3 into users/jawilley/iTrace/clientsideRaceCondition
    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    fae8698 View commit details
    Browse the repository at this point in the history
  7. Update baseline

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    f9057c3 View commit details
    Browse the repository at this point in the history
  8. Adding more timeouts and reducing timeouts

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    0cb0f0c View commit details
    Browse the repository at this point in the history
  9. Remove task delay and more timeouts

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    5c4387e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc5e247 View commit details
    Browse the repository at this point in the history
  11. Adding tests back with additional checks

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    c63bca7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb5b530 View commit details
    Browse the repository at this point in the history
  13. Fixed another race condition on RecordRequest.

    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    5ca6865 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'users/jawilley/iTrace/clientsideRaceCondition' of https…

    …://github.com/Azure/azure-cosmos-dotnet-v3 into users/jawilley/iTrace/clientsideRaceCondition
    Jake Willey committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    fc88b9b View commit details
    Browse the repository at this point in the history