Skip to content

Commit

Permalink
Merge bee7e07 into 921d67c
Browse files Browse the repository at this point in the history
  • Loading branch information
zverevgeny authored Jul 30, 2024
2 parents 921d67c + bee7e07 commit a9f55a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ydb/core/base/events.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ struct TKikimrEvents : TEvents {
ES_GRAPH = 4249,
ES_REPLICATION_SERVICE = 4250,
ES_CHANGE_EXCHANGE = 4251,
ES_LIMITER = 4252,
// skipped 4252-4257, defined in stable-24-3
ES_LIMITER = 4258,
};
};

Expand Down

0 comments on commit a9f55a5

Please sign in to comment.