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

Implement traditional auto-increment lock mode hold the lock for the duration of the insert iter. #7704

Merged
merged 17 commits into from
Apr 11, 2024

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2d3bee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807c7c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a940cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a630cf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49a3356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efec700 View commit details
    Browse the repository at this point in the history
  7. Bump GMS version.

    nicktobey committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4a154ad View commit details
    Browse the repository at this point in the history
  8. Respond to PR feedback.

    nicktobey committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    622f975 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19772ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e311f89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6513fd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e4b3856 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ba740f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Replace flaky bats test with go test that manually interleaves iterat…

    …ors to ensure no deadlock occurs.
    nicktobey committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2eb8c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62cfb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f5cc28 View commit details
    Browse the repository at this point in the history
  4. Skip auto_increment_lock_modes.bats when running tests wiht remote-en…

    …gine: the test manages the engine itself.
    nicktobey committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    19c89b3 View commit details
    Browse the repository at this point in the history