ale64bit
  • Joined on 2023-03-06
ale64bit commented on issue TrueCloudLab/frostfs-node#481 2023-08-07 11:25:22 +00:00
Potential confusion about apistatus error types' semantic equivalence

I think it's easier to export wrapsErrType and use that everywhere.

The alternatives I see are:

Keep it unexported and implement IsErrX for every error type X.
Keep it unexported…
ale64bit deleted branch fix/badger-type-bug from ale64bit/frostfs-node 2023-08-07 09:36:40 +00:00
ale64bit commented on pull request TrueCloudLab/frostfs-node#571 2023-08-07 09:26:01 +00:00
writecache: Fix metrics and bolt delete

} else { ?

ale64bit pushed to fix/badger-type-bug at ale64bit/frostfs-node 2023-08-07 09:06:58 +00:00
5bbfebba2d [#570] Fix writecache type constant copy-pasta bug
ale64bit created pull request TrueCloudLab/frostfs-node#570 2023-08-07 09:06:32 +00:00
[#xx] Fix writecache type constant copy-pasta bug
ale64bit created branch fix/badger-type-bug in ale64bit/frostfs-node 2023-08-07 09:05:57 +00:00
ale64bit pushed to fix/badger-type-bug at ale64bit/frostfs-node 2023-08-07 09:05:57 +00:00
fe29e2885a [#xx] Fix writecache type constant copy-pasta bug
1a0cb0f34a [#421] Try using badger for the write-cache
Compare 2 commits »
ale64bit commented on pull request TrueCloudLab/frostfs-node#462 2023-08-07 07:37:09 +00:00
[#421] Try using badger for the write-cache

so, do you want me change it or ... ?

ale64bit opened issue TrueCloudLab/frostfs-node#568 2023-08-07 07:32:26 +00:00
Improve flushing scheme for badger-backed writecache
ale64bit commented on issue TrueCloudLab/frostfs-node#561 2023-08-04 12:54:24 +00:00
Count items in the writecache faster

@fyrchik do we need to be able to count the keys? can't we get away without it? (e.g. by using the disk space instead, which is more commonly provided)

ale64bit created pull request TrueCloudLab/frostfs-node#567 2023-08-04 11:16:12 +00:00
[#481] Update frostfs-sdk-go and error pointer receivers
ale64bit created branch fix/update-frostfs-sdk-go in ale64bit/frostfs-node 2023-08-04 11:15:06 +00:00
ale64bit pushed to fix/update-frostfs-sdk-go at ale64bit/frostfs-node 2023-08-04 11:15:06 +00:00
0e323e897a [#481] Update frostfs-sdk-go and error pointer receivers
ale64bit opened issue TrueCloudLab/frostfs-node#566 2023-08-04 09:41:10 +00:00
Move isClientErrMaintenance to frostfs-sdk-go
ale64bit pushed to fix/status-error-pointer at ale64bit/frostfs-sdk-go 2023-08-04 08:45:17 +00:00
f5cdd00f27 [#142] Fix unwrapErr for go 1.20
ale64bit created pull request TrueCloudLab/frostfs-sdk-go#142 2023-08-04 08:44:52 +00:00
[#xx] Fix unwrapErr for go 1.20
ale64bit pushed to fix/status-error-pointer at ale64bit/frostfs-sdk-go 2023-08-04 08:44:20 +00:00
ac7ee9d32f [#xx] Fix unwrapErr for go 1.20
3dc8129ed7 [#135] Make all error status receivers pointers
55c52c8d5d [#121] pool: Make PrmContainerGet fields public
d376302a3b [#121] client: Make PrmContainerGet fields public
363f153eaf [#136] pool: Set order field to get subtree
Compare 6 commits »
ale64bit pushed to fix/status-error-pointer at ale64bit/frostfs-sdk-go 2023-08-04 08:43:54 +00:00
b3b3e4d507 [#xx] Fix unwrapErr for go 1.20