aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus
diff options
context:
space:
mode:
authorchecat <checat@yandex-team.ru>2022-02-10 16:50:33 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:33 +0300
commitee62ce80639a5785a33dbc741a798c3ff7cb1e2c (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/messagebus
parent4782ff151fc50dbfd840b088cccccc857f40e5cc (diff)
downloadydb-ee62ce80639a5785a33dbc741a798c3ff7cb1e2c.tar.gz
Restoring authorship annotation for <checat@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/messagebus')
-rw-r--r--library/cpp/messagebus/monitoring/mon_proto.proto6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/messagebus/monitoring/mon_proto.proto b/library/cpp/messagebus/monitoring/mon_proto.proto
index d289b11099..73b6614481 100644
--- a/library/cpp/messagebus/monitoring/mon_proto.proto
+++ b/library/cpp/messagebus/monitoring/mon_proto.proto
@@ -1,9 +1,9 @@
import "library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto";
package NBus;
-
-option java_package = "ru.yandex.messagebus.monitoring.proto";
-
+
+option java_package = "ru.yandex.messagebus.monitoring.proto";
+
message TMessageStatusRecord {
enum EMessageStatus {
MESSAGE_OK = 0;