carpawell
  • Bug maker.

  • Joined on 2023-03-06
carpawell pushed to carpawell/optional-profiles at TrueCloudLab/frostfs-node 2023-04-20 12:14:20 +00:00
0c7040bdf2 [#39] ir: Add optional profilers
465b4486e8 [#39] node: Add optional profilers
Compare 2 commits »
4f5f832137 [#268] notary_preparator: Actualize notary requests parsing
6c90bb87f1 [#118] node: add ctx for unit tests for blobstor
Compare 2 commits »
carpawell pushed to carpawell/optional-profiles at TrueCloudLab/frostfs-node 2023-04-19 17:11:18 +00:00
7f41586137 [#39] ir: Add optional profilers
carpawell pushed to carpawell/optional-profiles at TrueCloudLab/frostfs-node 2023-04-19 17:05:02 +00:00
1250dd23d7 [#39] ir: Add optional profilers
carpawell pushed to carpawell/optional-profiles at TrueCloudLab/frostfs-node 2023-04-19 17:03:07 +00:00
b287a8a290 [#39] ir: Add optional profilers
2cf6e1022e [#39] node: Add optional profilers
6c90bb87f1 [#118] node: add ctx for unit tests for blobstor
Compare 3 commits »
carpawell pushed to carpawell/optional-profiles at TrueCloudLab/frostfs-node 2023-04-19 17:02:23 +00:00
32350ed1e6 [#39] ir: Add optional profilers
f82a8a7fde [#39] node: Add optional profilers
3d23b08773 [#262] meta: Do not return old expired objects
13c8afcb02 [#118] node: add unit concurrent tests for blobstor
20cd080323 [#255] write-cache: Fix init race condition
Compare 313 commits »
carpawell commented on pull request TrueCloudLab/frostfs-node#269 2023-04-19 15:44:10 +00:00
[#118] node: add ctx for unit tests for blobstor

Can you, please, capitalize "add" word in the header?

carpawell commented on pull request TrueCloudLab/frostfs-node#30 2023-04-19 14:22:42 +00:00
[#1248] node: Do not update cache twice

below we explicitly set valInProg values

it is for a concurrent routines (that wait when network job is done) only. all the other will take a val directly from the cache cause no cache miss…

8178c04eae [#268] notary_preparator: Actualize notary requests parsing
6591e97430 [#268] notary_preparator: Actualize notary requests parsing
2044803f8e [#268] notary_preparator: Actualize notary requests parsing
3d23b08773 [#262] meta: Do not return old expired objects
Compare 2 commits »
3a3e0ac615 [#268] notary_preparator: Actualize notary requests parsing
carpawell created pull request TrueCloudLab/frostfs-node#268 2023-04-19 14:12:10 +00:00
Fix/Actualize notary requests parsing
carpawell created branch fix/notary-preparator-is-outdated in TrueCloudLab/frostfs-node 2023-04-19 14:11:40 +00:00
157086e88a [#xxx] notary_preparator: Actualize notary requests parsing
carpawell commented on pull request TrueCloudLab/frostfs-sdk-go#57 2023-04-19 13:17:31 +00:00
pool: Add copies number vector when putting object

Well, I would say that it could be rephrased to "Nil/empty vector means using default behavior.", it describes the lie of the land better than nothing at all

4301674c27 [#262] meta: Do not return old expired objects
carpawell commented on pull request TrueCloudLab/frostfs-node#262 2023-04-19 13:08:52 +00:00
Fix/Meta returns old expired objects

I mean checking this not inside the transaction, but outside.

oh, i see, did not think about that and forget at all that it executes inside a TX, fixed

do we have a test for deleting an…

f23af21064 [#1248] node: Do not update cache twice
3d43b0f7f9 [#265] node: Fix after SDK & API-Go version up
a358255c1b [#265] node: Drop unused
b447ff99aa [#265] node: Up SDK and API-Go versions
7b981bfe97 [#249] logs: Drop unused consts
Compare 143 commits »