Alex lx
lx commented on issue Deuxfleurs/garage#788 2024-03-27 10:36:42 +00:00
Unbounded block buffering, was: nomad (lmdb / sqlite): inevitable OOM

Ok, so I think I know what is going on, and this is indeed a bug in Garage. I suppose one of your nodes has a slower internet connection, and you are expecting it to receive copies of your objects…

lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-27 09:44:22 +00:00
c0eeb0b0f3 [next-0.10] fixes to k2v rpc + comment fixes
lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-27 09:11:07 +00:00
51d11b4b26 [next-0.10] doc: 2 changes
lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-27 09:04:54 +00:00
666a965b0c [next-0.10] doc: rewrite section on encryption to mention SSE-C
lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-26 15:34:46 +00:00
f7cd4eb600 Merge branch 'main' into next-0.10
95eb8808e8 Merge pull request 'Disable more K2V tests' (#791) from disable-k2v-test into main
e0a4fc097a [disable-k2v-test] remove obsolete k2v test script
73551e9a2d [disable-k2v-test] disable the other k2v poll test
80f81fa6f3 Merge pull request '[disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable' (#789) from disable-k2v-test into main
Compare 12 commits »
lx deleted branch disable-k2v-test from Deuxfleurs/garage 2024-03-26 15:33:49 +00:00
lx pushed to main at Deuxfleurs/garage 2024-03-26 15:33:48 +00:00
95eb8808e8 Merge pull request 'Disable more K2V tests' (#791) from disable-k2v-test into main
e0a4fc097a [disable-k2v-test] remove obsolete k2v test script
73551e9a2d [disable-k2v-test] disable the other k2v poll test
Compare 3 commits »
lx merged pull request Deuxfleurs/garage#791 2024-03-26 15:33:47 +00:00
Disable more K2V tests
lx created pull request Deuxfleurs/garage#791 2024-03-26 15:25:13 +00:00
Disable more K2V tests
lx created branch disable-k2v-test in Deuxfleurs/garage 2024-03-26 15:24:57 +00:00
lx pushed to disable-k2v-test at Deuxfleurs/garage 2024-03-26 15:24:57 +00:00
e0a4fc097a [disable-k2v-test] remove obsolete k2v test script
73551e9a2d [disable-k2v-test] disable the other k2v poll test
Compare 2 commits »
lx commented on issue Deuxfleurs/garage#790 2024-03-26 15:23:12 +00:00
[feature request] Manage default pages directly within Guichet

Actually, it's already mentionned here: Deuxfleurs/guichet#36

lx commented on issue Deuxfleurs/garage#790 2024-03-26 15:22:38 +00:00
[feature request] Manage default pages directly within Guichet

I think this issue should be in the Guichet repo instead: https://git.deuxfleurs.fr/Deuxfleurs/guichet

Could you move it there please?

lx closed issue Deuxfleurs/garage#790 2024-03-26 15:22:38 +00:00
[feature request] Manage default pages directly within Guichet
lx deleted branch disable-k2v-test from Deuxfleurs/garage 2024-03-26 14:57:48 +00:00
lx merged pull request Deuxfleurs/garage#789 2024-03-26 14:57:47 +00:00
[disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable
lx pushed to main at Deuxfleurs/garage 2024-03-26 14:57:47 +00:00
80f81fa6f3 Merge pull request '[disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable' (#789) from disable-k2v-test into main
f267609343 [disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable
Compare 2 commits »
lx commented on issue Deuxfleurs/garage#788 2024-03-26 14:44:15 +00:00
Unbounded block buffering, was: nomad (lmdb / sqlite): inevitable OOM

Hello, thanks for the bug report.

Generally Garage uses a reasonable amount of RAM, it does not grow infinitely when requests are submitted. The behavior you are seeing is anormal and…

lx created pull request Deuxfleurs/garage#789 2024-03-26 14:41:38 +00:00
[disable-k2v-test] disable tests::k2v::test_poll_item as it is not 100% reliable
lx created branch disable-k2v-test in Deuxfleurs/garage 2024-03-26 14:39:54 +00:00