ale64bit
  • Joined on 2023-03-06
ale64bit commented on issue TrueCloudLab/frostfs-node#617 2023-08-17 08:08:40 +00:00
Range failed on complex object

I ran that test several times on master (both node and sdk) and can't reproduce:

~/src/frostfs-sdk-go$ go test -count 1 -timeout 30s -v -run ^TestPool$ git.frostfs.info/TrueCloudLab/frostfs…
ale64bit commented on pull request TrueCloudLab/frostfs-node#612 2023-08-16 11:08:43 +00:00
Fix blobovnizca data size counter

"open" seems fine to me as well. As in, "the door is open".

ale64bit commented on pull request TrueCloudLab/frostfs-node#613 2023-08-16 11:05:32 +00:00
[#561] writecache: Make badger keys counting async

There's not much point in having a WriteBatch for a single update. Update can be used instead. This was introduced by me but it doesn't really match what bbolt does internally via the Batch

ale64bit commented on issue TrueCloudLab/frostfs-node#610 2023-08-16 10:06:10 +00:00
Simplify writecache implementations

Do you have any specific ideas in mind?

I would recommend trying to implement something very simple, not using any existing key-value and without the need to iterate over the key space…

ale64bit commented on issue TrueCloudLab/frostfs-node#481 2023-08-16 07:11:16 +00:00
Potential confusion about apistatus error types' semantic equivalence

ok. The original bug is not more, so I'm closing. We can address the design question elsewhere.

ale64bit closed issue TrueCloudLab/frostfs-node#481 2023-08-16 07:11:16 +00:00
Potential confusion about apistatus error types' semantic equivalence
ale64bit commented on pull request TrueCloudLab/frostfs-node#604 2023-08-15 07:02:17 +00:00
[#598] Fix read-after-close bug in badger writecache

P.S.: soon nobody will be able to touch writecache code due to the complexity.

So let's create task to simplify?

TrueCloudLab/frostfs-node#610

ale64bit opened issue TrueCloudLab/frostfs-node#610 2023-08-15 07:02:02 +00:00
Simplify writecache implementations
ale64bit created pull request TrueCloudLab/frostfs-node#606 2023-08-14 11:03:06 +00:00
[#xx] Avoid manual management of files in tests
ale64bit created branch cleanup/manual-files-in-testing in ale64bit/frostfs-node 2023-08-14 11:01:49 +00:00
ale64bit pushed to cleanup/manual-files-in-testing at ale64bit/frostfs-node 2023-08-14 11:01:49 +00:00
ae8be495c8 [#xx] Avoid manual management of files in tests
ale64bit pushed to wc-annoying-bug-ci at ale64bit/frostfs-node 2023-08-14 10:09:22 +00:00
bd9145dc8c [#598] Fix use-after-close bug in badger writecache
ale64bit pushed to wc-annoying-bug-ci at ale64bit/frostfs-node 2023-08-14 09:26:39 +00:00
488526f301 [#598] Fix use-after-close bug in badger writecache
ale64bit pushed to wc-annoying-bug-ci at ale64bit/frostfs-node 2023-08-14 09:02:51 +00:00
5f4913af11 [#598] Fix use-after-close bug in badger writecache
ale64bit pushed to wc-annoying-bug-ci at ale64bit/frostfs-node 2023-08-14 08:14:09 +00:00
2074815db2 [#598] Fix use-after-close bug in badger writecache
ale64bit created pull request TrueCloudLab/frostfs-node#604 2023-08-14 07:54:41 +00:00
[#xx] Just to trigger CI run
ale64bit pushed to wc-annoying-bug-ci at ale64bit/frostfs-node 2023-08-14 07:54:19 +00:00
dfa7305b42 [#xx] Just to trigger CI run
376f03a445 [#598] Hold mode mutex when setting mode
ad87493c41 [#8] Bump required go version to go1.20
21800e9fcc [#162] core: Move literals to constants
a5f51add25 [#162] ci: Add noliteral linter
Compare 5 commits »
ale64bit created branch wc-annoying-bug-ci in ale64bit/frostfs-node 2023-08-14 07:54:18 +00:00