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

CSHARP-3757: Redirect read/write retries to other mongos if possible #1304

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    fd34bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52539e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd47033 View commit details
    Browse the repository at this point in the history
  4. add new prose tests

    adelinowona committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    464b498 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    5efce80 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 15, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    49995fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e6d403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e88dc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Revert "Update api docs and remove overloads"

    This reverts commit 1e88dc4.
    adelinowona committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7394726 View commit details
    Browse the repository at this point in the history
  2. Revert "remove unnecessary white space"

    This reverts commit 3e6d403.
    adelinowona committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f34978 View commit details
    Browse the repository at this point in the history
  3. Revert "Incorporate review feedback"

    This reverts commit 49995fd.
    adelinowona committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    83eda80 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    883d0a7 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    adelinowona committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a6a1569 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. resolve review comments

    adelinowona committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8de4da2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Avoid using async void

    adelinowona committed May 28, 2024
    Configuration menu
    Copy the full SHA
    42e8ba2 View commit details
    Browse the repository at this point in the history
  2. Avoid double awaiting

    adelinowona committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9a7182a View commit details
    Browse the repository at this point in the history
  3. Fix spacing

    adelinowona committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b50bc52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    507cda1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b519cd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    f723d93 View commit details
    Browse the repository at this point in the history
  2. review comment

    adelinowona committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    48dad1d View commit details
    Browse the repository at this point in the history