frostfs-cli & frostfs-ir refactorings #165

Merged
fyrchik merged 5 commits from dstepanov-yadro/frostfs-node:refactoring/OBJECT-3610_cli_ir into master 2023-03-27 07:43:58 +00:00
There is no content yet.
dstepanov-yadro force-pushed refactoring/OBJECT-3610_cli_ir from f1ba2a9eea to 02339390c2 2023-03-23 12:22:04 +00:00 Compare
dstepanov-yadro reviewed 2023-03-23 13:12:42 +00:00
@ -437,6 +461,7 @@ func collectObjectRelatives(cmd *cobra.Command, cli *client.Client, cnr cid.ID,
common.PrintVerbose(cmd, "Reading previous element of the split chain member %s...", idMember)
addrObj.SetObject(idMember)
prmHead.SetAddress(addrObj)
Poster
Collaborator

There is a suspicion that there was the bug before: addrObj was changed, but prmHead not

There is a suspicion that there was the bug before: `addrObj` was changed, but `prmHead` not
dstepanov-yadro changed title from WIP: frostfs-cli & frostfs-ir refactorings to frostfs-cli & frostfs-ir refactorings 2023-03-23 13:39:32 +00:00
dstepanov-yadro requested review from storage-core-committers 2023-03-23 13:39:56 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-03-23 13:39:56 +00:00
fyrchik approved these changes 2023-03-24 07:42:56 +00:00
dstepanov-yadro force-pushed refactoring/OBJECT-3610_cli_ir from a5d155b19e to 8e2c57f77e 2023-03-24 12:12:03 +00:00 Compare
acid-ant approved these changes 2023-03-27 07:39:37 +00:00
fyrchik merged commit f2e880465e into master 2023-03-27 07:43:58 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#165
There is no content yet.