Skip to content
Snippets Groups Projects
Select Git revision
  • inforefs-advertise-bundle
  • qmnguyen0711/integrate-etcd-raft-with-transactions-v2
  • docs/Improve-Gitaly-server-side-backup-docs
  • eju/gitaly/6539/offloading-helper-cache-alternate-entry
  • master default protected
  • fix-pages-ci-job
  • 17-8-stable protected
  • 17-7-stable protected
  • gitaly-renovate-tools/golangci-lint/golang.org-x-tools-0.x
  • ec/raft-snapshotting
  • jt/ff-default-enable
  • ec/raft-snapshotting-streaming
  • 6628-persistent-routing-table
  • 17-9-stable protected
  • 6270-restore-partition
  • 6626-dry-run-reftable-migration-on-staging
  • 17-6-stable protected
  • feat/gitaly-backup-to-retrieve-all-repos
  • mr/7477
  • jc/add-teleport-to-production-training
  • v17.8.3 protected
  • v17.7.5 protected
  • v17.9.0 protected
  • v17.9.0-rc42 protected
  • v17.6.5 protected
  • v17.7.4 protected
  • v17.8.2 protected
  • v17.6.4 protected
  • v17.7.3 protected
  • v17.8.1 protected
  • v17.8.0 protected
  • v17.7.2 protected
  • v17.8.0-rc42 protected
  • v17.5.5 protected
  • v17.6.3 protected
  • v17.7.1 protected
  • v17.7.0 protected
  • v17.7.0-rc42 protected
  • v17.4.6 protected
  • v17.5.4 protected
40 results

link.go

  • Sami Hiltunen's avatar
    7ac2a8db
    Remove alternate validation logic from transaction manager · 7ac2a8db
    Sami Hiltunen authored
    Transaction manager should focus on conflict checking concurrent
    transactions. Transactions are expected to be correct in isolation
    so doing extra validation on them is not necessary. Remove the
    validation logic around alternates. We remove tests that were covering
    validation failures. Tests that are exercising concurrent behaviors
    were updated to assert the conflict.
    7ac2a8db
    History
    Remove alternate validation logic from transaction manager
    Sami Hiltunen authored
    Transaction manager should focus on conflict checking concurrent
    transactions. Transactions are expected to be correct in isolation
    so doing extra validation on them is not necessary. Remove the
    validation logic around alternates. We remove tests that were covering
    validation failures. Tests that are exercising concurrent behaviors
    were updated to assert the conflict.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.