Skip to content

Commit 9fe138b

Browse files
authored
Fix PDisk config is being overwritten (#8388)
1 parent 344dcb8 commit 9fe138b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ydb/core/blobstorage/nodewarden/node_warden_pdisk.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ namespace NKikimr::NStorage {
125125
pdiskConfig->HashedMainKey[i] = TStringBuilder() << Hex(hasher.GetHashResult(), HF_ADDX);
126126
}
127127

128-
pdiskConfig->Initialize();
129-
130128
return pdiskConfig;
131129
}
132130

0 commit comments

Comments
 (0)