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

Remove write and read concern from Atlas Search Index commands. #1241

Merged
merged 9 commits into from
Nov 7, 2023

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    91c1ab9 View commit details
    Browse the repository at this point in the history
  2. Use method helper.

    JAVA-5233
    vbabanin committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9c90cee View commit details
    Browse the repository at this point in the history
  3. Add use-case for read-concern.

    JAVA-5233
    vbabanin committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    60121d2 View commit details
    Browse the repository at this point in the history
  4. Change comment.

    JAVA-5233
    vbabanin committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cf50924 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. User default read concern in order to avoid including it in the Atlas…

    … Search Index commands.
    
    JAVA-5233
    vbabanin committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7f0c6f1 View commit details
    Browse the repository at this point in the history
  2. Uncomment code.

    JAVA-5233
    vbabanin committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1df77ed View commit details
    Browse the repository at this point in the history
  3. Change test.

    JAVA-5233
    vbabanin committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d3eebfe View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary method.

    JAVA-5233
    vbabanin committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f0d69a9 View commit details
    Browse the repository at this point in the history
  5. Static check fix.

    JAVA-5233
    vbabanin committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    39f9e67 View commit details
    Browse the repository at this point in the history