pilorama: optimize create op #447

Merged
fyrchik merged 3 commits from fyrchik/frostfs-node:pilorama-clever-create into master 2023-06-26 07:42:07 +00:00
There is no content yet.
fyrchik force-pushed pilorama-clever-create from 78069c3d9c to ae07f88d10 2023-06-20 09:05:42 +00:00 Compare
fyrchik changed title from WIP: pilorama: optimize create op to pilorama: optimize create op 2023-06-20 09:05:56 +00:00
fyrchik force-pushed pilorama-clever-create from ae07f88d10 to 6a406aa983 2023-06-20 09:06:28 +00:00 Compare
fyrchik requested review from storage-core-committers 2023-06-20 09:06:30 +00:00
fyrchik requested review from storage-core-developers 2023-06-20 09:06:30 +00:00
fyrchik added this to the v0.37.0 milestone 2023-06-20 09:06:33 +00:00
fyrchik added the
frostfs-node
label 2023-06-20 09:06:39 +00:00
aarifullin reviewed 2023-06-20 09:20:54 +00:00
@ -56,0 +64,4 @@
// See TestForest_ApplySameOperation for details.
// 3. Parent of each operation is already in tree.
var parents map[uint64]struct{}
var cKey [17]byte
Collaborator

What about assign 17 to some named constant variable?

What about assign `17` to some **named** constant variable?
Poster
Owner

Fixed

Fixed
aarifullin approved these changes 2023-06-20 09:33:35 +00:00
fyrchik force-pushed pilorama-clever-create from 6a406aa983 to f7fa00f0c0 2023-06-20 10:40:59 +00:00 Compare
acid-ant approved these changes 2023-06-20 11:54:26 +00:00
fyrchik merged commit 4bf345225c into master 2023-06-26 07:42:07 +00:00
fyrchik deleted branch pilorama-clever-create 2023-06-26 07:42:08 +00:00
Sign in to join this conversation.
No reviewers
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#447
There is no content yet.