Skip to content

Commit 30b7bf4

Browse files
authored
Merge 51a9697 into 321f683
2 parents 321f683 + 51a9697 commit 30b7bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/blobstorage/nodewarden/node_warden_impl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ void TNodeWarden::Bootstrap() {
231231

232232
StartInvalidGroupProxy();
233233

234-
StartDistributedConfigKeeper();
234+
// StartDistributedConfigKeeper(); // disabled in 24-1
235235
}
236236

237237
void TNodeWarden::HandleReadCache() {

0 commit comments

Comments
 (0)