Skip to content

Draft: Set gitaly configuration to use transactions enabled by default

George Koltsov requested to merge jmd/support-gitaly-transactions into master

What does this MR do and why?

With https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6496 gitaly will be able to use transaction management. As this is will be the prefered mechanism for running gitaly let's enable it for testing https://gitlab.com/gitlab-org/gitaly/-/issues/5664 and in turn to validate production.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports