未验证 提交 fc225377 编写于 作者: C congqixia 提交者: GitHub

Fix static-check fail due to proto (#10258)

Signed-off-by: NCongqi Xia <congqi.xia@zilliz.com>
上级 78eae0ee
......@@ -2447,7 +2447,7 @@ type CompactionPlan struct {
StartTime uint64 `protobuf:"varint,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
TimeoutInSeconds int32 `protobuf:"varint,4,opt,name=timeout_in_seconds,json=timeoutInSeconds,proto3" json:"timeout_in_seconds,omitempty"`
Type CompactionType `protobuf:"varint,5,opt,name=type,proto3,enum=milvus.proto.data.CompactionType" json:"type,omitempty"`
Timetravel int64 `protobuf:"varint,6,opt,name=timetravel,proto3" json:"timetravel,omitempty"`
Timetravel uint64 `protobuf:"varint,6,opt,name=timetravel,proto3" json:"timetravel,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
......@@ -2513,7 +2513,7 @@ func (m *CompactionPlan) GetType() CompactionType {
return CompactionType_UndefinedCompaction
}
func (m *CompactionPlan) GetTimetravel() int64 {
func (m *CompactionPlan) GetTimetravel() uint64 {
if m != nil {
return m.Timetravel
}
......@@ -2699,7 +2699,7 @@ func init() {
func init() { proto.RegisterFile("data_coord.proto", fileDescriptor_82cd95f524594f49) }
var fileDescriptor_82cd95f524594f49 = []byte{
// 2388 bytes of a gzipped FileDescriptorProto
// 2387 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xcb, 0x6f, 0x1b, 0xc7,
0x19, 0xf7, 0x92, 0x94, 0x2c, 0x7e, 0x7c, 0x88, 0x1e, 0xbb, 0x32, 0x4b, 0xdb, 0xb2, 0xbc, 0x4d,
0x6c, 0xc5, 0x49, 0xa4, 0x58, 0x6e, 0xd0, 0xa0, 0x4e, 0x5a, 0xc4, 0x96, 0xad, 0x12, 0x95, 0x5c,
......@@ -2816,40 +2816,40 @@ var fileDescriptor_82cd95f524594f49 = []byte{
0x78, 0x0f, 0xf5, 0x16, 0x20, 0xfe, 0x81, 0x0c, 0x59, 0xd7, 0x0d, 0xba, 0x14, 0xf7, 0x48, 0xe0,
0x50, 0x51, 0x53, 0xcc, 0x59, 0x0d, 0xf5, 0xa5, 0x1d, 0x74, 0xe4, 0x3c, 0x7a, 0x17, 0x4a, 0xec,
0xe9, 0x40, 0x56, 0x13, 0xf5, 0xcc, 0xd0, 0x19, 0xdb, 0xb3, 0xf7, 0x74, 0x80, 0x2d, 0x41, 0xce,
0x7b, 0x68, 0x2e, 0x8a, 0x85, 0xf6, 0x11, 0xf6, 0x44, 0xc3, 0x58, 0xb4, 0x12, 0x33, 0xe6, 0xbf,
0x0a, 0xd0, 0x88, 0x19, 0x2d, 0x4c, 0x87, 0x1e, 0x9b, 0xe8, 0x99, 0xe9, 0xe5, 0xfd, 0x8c, 0x84,
0xc6, 0x8b, 0x71, 0xd5, 0xfd, 0x26, 0x00, 0x33, 0x0b, 0x78, 0x20, 0x59, 0xb6, 0xa7, 0x20, 0x78,
0xee, 0x39, 0x21, 0x78, 0xfe, 0xd8, 0x08, 0xee, 0xc0, 0x52, 0x14, 0xfb, 0x62, 0x4d, 0x3b, 0x98,
0xd9, 0x53, 0xb2, 0xf5, 0x55, 0xa8, 0xc8, 0x9c, 0x26, 0x4b, 0x48, 0x59, 0xb4, 0xc1, 0xbe, 0x6e,
0x5a, 0x6e, 0xde, 0x82, 0x73, 0x63, 0x21, 0x04, 0xd5, 0x01, 0x3e, 0x0a, 0x7a, 0x2a, 0xb6, 0x36,
0xce, 0xa0, 0x2a, 0x2c, 0x44, 0x91, 0xb6, 0x61, 0xdc, 0xec, 0x24, 0xb1, 0xcd, 0x37, 0x1f, 0x5d,
0x84, 0xf3, 0x1f, 0x05, 0x0e, 0x3e, 0x70, 0x03, 0xec, 0xc4, 0x9f, 0x1a, 0x67, 0xd0, 0x79, 0x58,
0x6c, 0x07, 0x01, 0x0e, 0x13, 0x93, 0x06, 0x9f, 0x14, 0x10, 0x4e, 0x4c, 0x16, 0x36, 0x9e, 0xd5,
0xa0, 0xcc, 0xeb, 0xb2, 0x7b, 0x84, 0x84, 0x0e, 0x1a, 0x00, 0x12, 0xd7, 0xd7, 0xfe, 0x80, 0x04,
0xfa, 0x9d, 0x07, 0xbd, 0x33, 0xa1, 0xc4, 0x1f, 0x27, 0x55, 0x69, 0xb1, 0x75, 0x7d, 0x02, 0x47,
0x8a, 0xdc, 0x3c, 0x83, 0x7c, 0xa1, 0x91, 0x9f, 0x94, 0x3d, 0xb7, 0xf7, 0x28, 0xba, 0x1b, 0x99,
0xa2, 0x31, 0x45, 0x1a, 0x69, 0x4c, 0x3d, 0x1f, 0xa9, 0x81, 0x7c, 0x63, 0x88, 0xf2, 0xa2, 0x79,
0x06, 0x7d, 0x06, 0x17, 0xb6, 0x30, 0x8b, 0xaf, 0x95, 0x23, 0x85, 0x1b, 0x93, 0x15, 0x8e, 0x11,
0x1f, 0x53, 0xe5, 0x36, 0xcc, 0x89, 0x9c, 0x89, 0xb2, 0x30, 0x97, 0xfc, 0xb3, 0x43, 0x6b, 0x65,
0x32, 0x81, 0x96, 0xf6, 0x53, 0x58, 0x4c, 0x3d, 0xe6, 0xa2, 0x37, 0x32, 0xd8, 0xb2, 0x9f, 0xe5,
0x5b, 0x37, 0xf3, 0x90, 0x6a, 0x5d, 0x7d, 0xa8, 0x8f, 0x5e, 0x7e, 0xa3, 0xd5, 0x0c, 0xfe, 0xcc,
0x87, 0xb8, 0xd6, 0x1b, 0x39, 0x28, 0xb5, 0x22, 0x1f, 0x1a, 0xe9, 0xc7, 0x45, 0x74, 0x73, 0xaa,
0x80, 0x51, 0xb8, 0xbd, 0x99, 0x8b, 0x56, 0xab, 0x7b, 0x2a, 0x40, 0x30, 0xf6, 0xb8, 0x85, 0xd6,
0xb2, 0xc5, 0x4c, 0x7a, 0x75, 0x6b, 0xad, 0xe7, 0xa6, 0xd7, 0xaa, 0x9f, 0xc9, 0x5a, 0x3d, 0xeb,
0x81, 0x08, 0xdd, 0xca, 0x16, 0x37, 0xe5, 0x65, 0xab, 0xb5, 0x71, 0x1c, 0x16, 0x6d, 0xc4, 0x17,
0xa2, 0xc8, 0xce, 0x78, 0x64, 0x49, 0x9f, 0xbb, 0x48, 0xde, 0xe4, 0xd7, 0xa3, 0xd6, 0xad, 0x63,
0x70, 0x68, 0x03, 0x48, 0xfa, 0xf9, 0x36, 0x3a, 0x86, 0xeb, 0x33, 0x51, 0x73, 0xb2, 0x33, 0xf8,
0x29, 0x2c, 0xa6, 0x6e, 0xbf, 0x32, 0x4f, 0x4d, 0xf6, 0x0d, 0x59, 0x6b, 0x5a, 0xf9, 0x2c, 0x8f,
0x64, 0xaa, 0x67, 0x41, 0x13, 0xd0, 0x9f, 0xd1, 0xd7, 0xb4, 0x6e, 0xe6, 0x21, 0xd5, 0x0b, 0xa1,
0x22, 0x5c, 0xa6, 0xea, 0x7e, 0xf4, 0x56, 0xb6, 0x8c, 0xec, 0x9e, 0xa5, 0xf5, 0x76, 0x4e, 0x6a,
0xad, 0xb4, 0x0b, 0xb0, 0x85, 0xd9, 0x0e, 0x66, 0x21, 0xc7, 0xc8, 0xf5, 0x4c, 0x97, 0xc7, 0x04,
0x91, 0x9a, 0x1b, 0x33, 0xe9, 0x22, 0x05, 0x1b, 0x5f, 0x95, 0x60, 0x21, 0xba, 0x1c, 0x78, 0x05,
0x39, 0xe8, 0x15, 0x24, 0x85, 0x4f, 0x61, 0x31, 0xf5, 0xfc, 0x95, 0x89, 0x99, 0xec, 0x27, 0xb2,
0x59, 0x80, 0xfc, 0x44, 0xfd, 0x93, 0x4d, 0xe3, 0xe3, 0xc6, 0xa4, 0xc4, 0x92, 0x86, 0xc6, 0x0c,
0xc1, 0x2f, 0x1a, 0x08, 0x77, 0x6f, 0xff, 0xe4, 0x56, 0xdf, 0x65, 0x87, 0xc3, 0x7d, 0xae, 0x7a,
0x5d, 0x52, 0xbe, 0xed, 0x12, 0xf5, 0x6b, 0x3d, 0xda, 0x81, 0x75, 0x21, 0x69, 0x9d, 0xaf, 0x63,
0xb0, 0xbf, 0x3f, 0x2f, 0x46, 0xb7, 0xff, 0x1f, 0x00, 0x00, 0xff, 0xff, 0x6f, 0xf9, 0x57, 0x34,
0x9b, 0x28, 0x00, 0x00,
0x7b, 0x68, 0x2e, 0x8a, 0x85, 0xf6, 0x11, 0xf6, 0xa2, 0x87, 0xa3, 0x78, 0xc6, 0xfc, 0x57, 0x01,
0x1a, 0x31, 0xa3, 0x85, 0xe9, 0xd0, 0x63, 0x13, 0x3d, 0x33, 0xbd, 0xbc, 0x9f, 0x91, 0xd0, 0x78,
0x31, 0xae, 0xba, 0xdf, 0x04, 0x60, 0x66, 0x01, 0x0f, 0x24, 0xcb, 0xf6, 0x14, 0x04, 0xcf, 0x3d,
0x27, 0x04, 0xcf, 0x1f, 0x1b, 0xc1, 0x1d, 0x58, 0x8a, 0x62, 0x5f, 0xac, 0x69, 0x07, 0x33, 0x7b,
0x4a, 0xb6, 0xbe, 0x0a, 0x15, 0x99, 0xd3, 0x64, 0x09, 0x29, 0x8b, 0x36, 0xd8, 0xd7, 0x4d, 0xcb,
0xcd, 0x5b, 0x70, 0x6e, 0x2c, 0x84, 0xa0, 0x3a, 0xc0, 0x47, 0x41, 0x4f, 0xc5, 0xd6, 0xc6, 0x19,
0x54, 0x85, 0x85, 0x28, 0xd2, 0x36, 0x8c, 0x9b, 0x9d, 0x24, 0xb6, 0xf9, 0xe6, 0xa3, 0x8b, 0x70,
0xfe, 0xa3, 0xc0, 0xc1, 0x07, 0x6e, 0x80, 0x9d, 0xf8, 0x53, 0xe3, 0x0c, 0x3a, 0x0f, 0x8b, 0xed,
0x20, 0xc0, 0x61, 0x62, 0xd2, 0xe0, 0x93, 0x02, 0xc2, 0x89, 0xc9, 0xc2, 0xc6, 0xb3, 0x1a, 0x94,
0x79, 0x5d, 0x76, 0x8f, 0x90, 0xd0, 0x41, 0x03, 0x40, 0xe2, 0xfa, 0xda, 0x1f, 0x90, 0x40, 0xbf,
0xf3, 0xa0, 0x77, 0x26, 0x94, 0xf8, 0xe3, 0xa4, 0x2a, 0x2d, 0xb6, 0xae, 0x4f, 0xe0, 0x48, 0x91,
0x9b, 0x67, 0x90, 0x2f, 0x34, 0xf2, 0x93, 0xb2, 0xe7, 0xf6, 0x1e, 0x45, 0x77, 0x23, 0x53, 0x34,
0xa6, 0x48, 0x23, 0x8d, 0xa9, 0xe7, 0x23, 0x35, 0x90, 0x6f, 0x0c, 0x51, 0x5e, 0x34, 0xcf, 0xa0,
0xcf, 0xe0, 0xc2, 0x16, 0x66, 0xf1, 0xb5, 0x72, 0xa4, 0x70, 0x63, 0xb2, 0xc2, 0x31, 0xe2, 0x63,
0xaa, 0xdc, 0x86, 0x39, 0x91, 0x33, 0x51, 0x16, 0xe6, 0x92, 0x7f, 0x76, 0x68, 0xad, 0x4c, 0x26,
0xd0, 0xd2, 0x7e, 0x0a, 0x8b, 0xa9, 0xc7, 0x5c, 0xf4, 0x46, 0x06, 0x5b, 0xf6, 0xb3, 0x7c, 0xeb,
0x66, 0x1e, 0x52, 0xad, 0xab, 0x0f, 0xf5, 0xd1, 0xcb, 0x6f, 0xb4, 0x9a, 0xc1, 0x9f, 0xf9, 0x10,
0xd7, 0x7a, 0x23, 0x07, 0xa5, 0x56, 0xe4, 0x43, 0x23, 0xfd, 0xb8, 0x88, 0x6e, 0x4e, 0x15, 0x30,
0x0a, 0xb7, 0x37, 0x73, 0xd1, 0x6a, 0x75, 0x4f, 0x05, 0x08, 0xc6, 0x1e, 0xb7, 0xd0, 0x5a, 0xb6,
0x98, 0x49, 0xaf, 0x6e, 0xad, 0xf5, 0xdc, 0xf4, 0x5a, 0xf5, 0x33, 0x59, 0xab, 0x67, 0x3d, 0x10,
0xa1, 0x5b, 0xd9, 0xe2, 0xa6, 0xbc, 0x6c, 0xb5, 0x36, 0x8e, 0xc3, 0xa2, 0x8d, 0xf8, 0x42, 0x14,
0xd9, 0x19, 0x8f, 0x2c, 0xe9, 0x73, 0x17, 0xc9, 0x9b, 0xfc, 0x7a, 0xd4, 0xba, 0x75, 0x0c, 0x0e,
0x6d, 0x00, 0x49, 0x3f, 0xdf, 0x46, 0xc7, 0x70, 0x7d, 0x26, 0x6a, 0x4e, 0x76, 0x06, 0x3f, 0x85,
0xc5, 0xd4, 0xed, 0x57, 0xe6, 0xa9, 0xc9, 0xbe, 0x21, 0x6b, 0x4d, 0x2b, 0x9f, 0xe5, 0x91, 0x4c,
0xf5, 0x2c, 0x68, 0x02, 0xfa, 0x33, 0xfa, 0x9a, 0xd6, 0xcd, 0x3c, 0xa4, 0x7a, 0x21, 0x54, 0x84,
0xcb, 0x54, 0xdd, 0x8f, 0xde, 0xca, 0x96, 0x91, 0xdd, 0xb3, 0xb4, 0xde, 0xce, 0x49, 0xad, 0x95,
0x76, 0x01, 0xb6, 0x30, 0xdb, 0xc1, 0x2c, 0xe4, 0x18, 0xb9, 0x9e, 0xe9, 0xf2, 0x98, 0x20, 0x52,
0x73, 0x63, 0x26, 0x5d, 0xa4, 0x60, 0xe3, 0xab, 0x12, 0x2c, 0x44, 0x97, 0x03, 0xaf, 0x20, 0x07,
0xbd, 0x82, 0xa4, 0xf0, 0x29, 0x2c, 0xa6, 0x9e, 0xbf, 0x32, 0x31, 0x93, 0xfd, 0x44, 0x36, 0x0b,
0x90, 0x9f, 0xa8, 0x7f, 0xb2, 0x69, 0x7c, 0xdc, 0x98, 0x94, 0x58, 0xd2, 0xd0, 0x98, 0x21, 0xf8,
0x45, 0x03, 0xe1, 0xee, 0xed, 0x9f, 0xdc, 0xea, 0xbb, 0xec, 0x70, 0xb8, 0xcf, 0x55, 0xaf, 0x4b,
0xca, 0xb7, 0x5d, 0xa2, 0x7e, 0xad, 0x47, 0x3b, 0xb0, 0x2e, 0x24, 0xad, 0xf3, 0x75, 0x0c, 0xf6,
0xf7, 0xe7, 0xc5, 0xe8, 0xf6, 0xff, 0x03, 0x00, 0x00, 0xff, 0xff, 0x11, 0xb0, 0x24, 0x36, 0x9b,
0x28, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册