Skip to content

Commit 71f2a5e

Browse files
authored
YQ-3322 Change row dispatcher service id (#9747)
1 parent 1941524 commit 71f2a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/library/services/services.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ enum EServiceKikimr {
323323
YQ_CONTROL_PLANE_STORAGE = 1021;
324324
YQ_CONTROL_PLANE_PROXY= 1022;
325325
YQ_TEST_CONNECTION = 1023;
326-
FQ_ROW_DISPATCHER = 1024;
327326
YQ_AUDIT = 1150;
328327
YQ_AUDIT_EVENT_SENDER = 1151;
329328
YQ_HEALTH = 1152;
@@ -348,6 +347,7 @@ enum EServiceKikimr {
348347
DB_POOL = 1167;
349348
YTS = 1168;
350349
OBJECT_STORAGE_INFERENCINATOR = 1169;
350+
FQ_ROW_DISPATCHER = 1170;
351351

352352
// 1024 - 1099 is reserved for nbs
353353

0 commit comments

Comments
 (0)