ale64bit
  • Joined on 2023-03-06
ale64bit commented on pull request TrueCloudLab/frostfs-node#603 2023-08-14 06:44:00 +00:00
Hold mode lock when changing mode

We have lost mtx.Lock/mtx.Unlock here: TrueCloudLab/frostfs-node#377/files Previously, taking a lock was more…

ale64bit commented on pull request TrueCloudLab/frostfs-node#603 2023-08-11 13:51:12 +00:00
Hold mode lock when changing mode

true, removed it.

ale64bit pushed to fix/598-wc-test-panic at ale64bit/frostfs-node 2023-08-11 13:50:55 +00:00
ale64bit created pull request TrueCloudLab/frostfs-node#603 2023-08-11 13:45:11 +00:00
Hold mode lock when changing mode and close writecache after flush tests
ale64bit created branch fix/598-wc-test-panic in ale64bit/frostfs-node 2023-08-11 13:44:22 +00:00
ale64bit pushed to fix/598-wc-test-panic at ale64bit/frostfs-node 2023-08-11 13:44:22 +00:00
dc19d54181 [#598] Close writecache after flush tests
745c9be4c9 [#598] Hold mode mutex when setting mode
abdb0910cc [#600] adm/tests: Add missing WaitGroup.Add()
4d2af137e9 [#500] .forgejo: Add DCO action
b44a8dd46c [#597] *: Fix linter warnings
Compare 10 commits »
ale64bit commented on issue TrueCloudLab/frostfs-node#598 2023-08-11 12:33:59 +00:00
NPE in badger writecache tests

It's hard to repro locally, but every time it happens it seems to be related to calling Close when changing mode while being iterated by the flush workers: https://git.frostfs.info/TrueCloudLab/

ale64bit commented on issue TrueCloudLab/frostfs-node#602 2023-08-11 12:19:14 +00:00
Blobovnizca PUT performance degradation

Does it happen with any payload size as well?

ale64bit opened issue TrueCloudLab/frostfs-node#600 2023-08-11 08:59:59 +00:00
Race in frostfs-adm morph test
ale64bit created pull request TrueCloudLab/frostfs-node#588 2023-08-10 07:14:38 +00:00
[#584] Disable compression in badger writecache
ale64bit created branch fix/584-wc-badger-no-compression in ale64bit/frostfs-node 2023-08-10 07:14:14 +00:00
ale64bit pushed to fix/584-wc-badger-no-compression at ale64bit/frostfs-node 2023-08-10 07:14:14 +00:00
023b90342c [#584] Disable compression in badger writecache
d641cba2fc [#587] Do not use math/rand.Read
33c11be0cf [#587] .golangci.yml: Fix pre-commit warnings
Compare 3 commits »
ale64bit commented on pull request TrueCloudLab/frostfs-node#586 2023-08-10 07:04:26 +00:00
[#xx] Fix writecache benchmarks and refactor hacky NeedsCompression

discussed offline. Renamed to MainStorage.

ale64bit pushed to fix/wc-benchmarks at ale64bit/frostfs-node 2023-08-10 07:03:58 +00:00
0143ccb2db [#586] Fix writecache benchmarks and refactor hacky NeedsCompression
ale64bit pushed to fix/wc-benchmarks at ale64bit/frostfs-node 2023-08-09 13:29:40 +00:00
66e4f76f49 [#586] Fix writecache benchmarks and refactor hacky NeedsCompression
ale64bit approved TrueCloudLab/frostfs-node#587 2023-08-09 13:06:44 +00:00
Fix pre-commit warnings
ale64bit pushed to fix/wc-benchmarks at ale64bit/frostfs-node 2023-08-09 12:57:09 +00:00
41c24d2f71 [#586] Fix writecache benchmarks and refactor hacky NeedsCompression