ale64bit
  • Joined on 2023-03-06
ale64bit created branch fix/badger-delete-addr-bug in ale64bit/frostfs-node 2023-08-29 12:27:12 +00:00
ale64bit pushed to fix/badger-delete-addr-bug at ale64bit/frostfs-node 2023-08-29 12:27:12 +00:00
0d0394172f [#xx] writecache: Fix remaining addr2key uses
a724debb19 [#632] .forgejo: Print --version
55b82e744b [#529] objectcore: Use common sender classifier
ae81d6660a [#529] objectcore: Fix object content validation
ab2614ec2d [#528] objectcore: Validate token issuer
Compare 5 commits »
ale64bit created branch feature/wc-err-miss in ale64bit/frostfs-node 2023-08-29 09:11:53 +00:00
ale64bit pushed to feature/wc-err-miss at ale64bit/frostfs-node 2023-08-29 09:11:53 +00:00
317e501d1c [#xx] Add error type for writecache misses
4ea0df77d0 [#574] policer: Check if the container was really removed
554ff2c06b [#574] core: Extend Source interface with DeletionInfo method
Compare 3 commits »
ale64bit pushed to feature/wc-experiment at ale64bit/frostfs-node 2023-08-28 11:30:08 +00:00
9aa44a1790 [#xx] Experimental lite writecache implementation
ale64bit pushed to feature/wc-experiment at ale64bit/frostfs-node 2023-08-28 11:11:18 +00:00
83a05579b3 [#xx] Experimental lite writecache implementation
ale64bit created pull request TrueCloudLab/frostfs-node#654 2023-08-25 13:09:00 +00:00
WIP: [#xx] Experimental lite writecache implementation
ale64bit pushed to feature/wc-experiment at ale64bit/frostfs-node 2023-08-25 13:07:01 +00:00
0f4b63a027 [#xx] Experimental lite writecache implementation
ale64bit created branch feature/wc-experiment in ale64bit/frostfs-node 2023-08-25 13:04:38 +00:00
ale64bit pushed to feature/wc-experiment at ale64bit/frostfs-node 2023-08-25 13:04:38 +00:00
57368bffef [#xx] Experimental lite writecache implementation
da76d249b7 [#xx] Simple writecache
9072772a09 [#649] shard/test: Increase GC remover interval
c4db8e7690 [#637] shard/test: Fix data race
f8ba60aa0c [#648] objsvc/delete: Handle errors in Go style
Compare 10 commits »
ale64bit commented on pull request TrueCloudLab/frostfs-node#635 2023-08-22 07:59:13 +00:00
[#xx] Use internal key type when deleting from badger wc

This probably has some bearing in the benchmarks /s

ale64bit pushed to fix/wc-badger-delete-key-type at ale64bit/frostfs-node 2023-08-22 07:53:34 +00:00
345a1a69a2 [#635] Use internal key type when deleting from badger wc
ale64bit created pull request TrueCloudLab/frostfs-node#635 2023-08-22 07:52:43 +00:00
[#xx] Use internal key type when deleting from badger wc
ale64bit created branch fix/wc-badger-delete-key-type in ale64bit/frostfs-node 2023-08-22 07:51:54 +00:00
ale64bit pushed to fix/wc-badger-delete-key-type at ale64bit/frostfs-node 2023-08-22 07:51:54 +00:00
dd2b9533c4 [#xx] Use internal key type when deleting from badger wc
dc3bc08c07 [#631] lens: Fix db type flag name
23be3eb627 [#574] tree: Check if container is really removed
42fb6fb372 [#574] morph: Add DeletionInfo method for morph client
62c2ad4b22 [#626] logs: Remove autogenerated comments
Compare 10 commits »
ale64bit opened issue TrueCloudLab/frostfs-node#634 2023-08-22 06:41:33 +00:00
Writecache potential consistency issues
ale64bit approved TrueCloudLab/frostfs-node#621 2023-08-17 12:55:10 +00:00
Replace zaptest.NewLogger() with zap.L()

Semantic approval.

ale64bit commented on pull request TrueCloudLab/frostfs-node#620 2023-08-17 11:38:04 +00:00
object: Send status response for server-side streams

Test from #617 (extended with Get checks) passes now:

=== RUN   TestPool
max obj size 67108864, obj size 67109198
container  5q7YEnjyAabhymid5qH2sAFKezWqtCYDTS15ZjpGQiwx
object …
ale64bit commented on issue TrueCloudLab/frostfs-node#617 2023-08-17 08:09:28 +00:00
Range failed on complex object

I also tried an engine-specific test but that also didn't repro the issue:

func TestGetRange(t *testing.T) {
	s1 := testNewShard(t, 1)
	s2 := testNewShard(t, 2)

	e := testNewEngine(t).