Commit 2fb345a
authored
gitindex: disable git cat-file optimization by default (#1038)
In our production sourcegraph.com cluster we are regularly seeing git
grow to over 9GB in size leading to OOMs. Once we disabled this flag the
OOMs went away. For now lets default this feature to off until it is
resolved.1 parent 817f975 commit 2fb345a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
623 | 627 | | |
624 | 628 | | |
625 | 629 | | |
| |||
0 commit comments