diff --git a/api/checksum/v1/message.pb.go b/api/checksum/v1/message.pb.go index 62210d7efeef..e2cc15d52c16 100644 --- a/api/checksum/v1/message.pb.go +++ b/api/checksum/v1/message.pb.go @@ -62,6 +62,11 @@ type MutableStateChecksumPayload struct { NextEventId int64 `protobuf:"varint,7,opt,name=next_event_id,json=nextEventId,proto3" json:"next_event_id,omitempty"` LastProcessedEventId int64 `protobuf:"varint,8,opt,name=last_processed_event_id,json=lastProcessedEventId,proto3" json:"last_processed_event_id,omitempty"` SignalCount int64 `protobuf:"varint,9,opt,name=signal_count,json=signalCount,proto3" json:"signal_count,omitempty"` + ActivityCount int64 `protobuf:"varint,21,opt,name=activity_count,json=activityCount,proto3" json:"activity_count,omitempty"` + ChildExecutionCount int64 `protobuf:"varint,22,opt,name=child_execution_count,json=childExecutionCount,proto3" json:"child_execution_count,omitempty"` + UserTimerCount int64 `protobuf:"varint,23,opt,name=user_timer_count,json=userTimerCount,proto3" json:"user_timer_count,omitempty"` + RequestCancelExternalCount int64 `protobuf:"varint,24,opt,name=request_cancel_external_count,json=requestCancelExternalCount,proto3" json:"request_cancel_external_count,omitempty"` + SignalExternalCount int64 `protobuf:"varint,25,opt,name=signal_external_count,json=signalExternalCount,proto3" json:"signal_external_count,omitempty"` WorkflowTaskAttempt int32 `protobuf:"varint,10,opt,name=workflow_task_attempt,json=workflowTaskAttempt,proto3" json:"workflow_task_attempt,omitempty"` WorkflowTaskVersion int64 `protobuf:"varint,11,opt,name=workflow_task_version,json=workflowTaskVersion,proto3" json:"workflow_task_version,omitempty"` WorkflowTaskScheduledEventId int64 `protobuf:"varint,12,opt,name=workflow_task_scheduled_event_id,json=workflowTaskScheduledEventId,proto3" json:"workflow_task_scheduled_event_id,omitempty"` @@ -170,6 +175,41 @@ func (m *MutableStateChecksumPayload) GetSignalCount() int64 { return 0 } +func (m *MutableStateChecksumPayload) GetActivityCount() int64 { + if m != nil { + return m.ActivityCount + } + return 0 +} + +func (m *MutableStateChecksumPayload) GetChildExecutionCount() int64 { + if m != nil { + return m.ChildExecutionCount + } + return 0 +} + +func (m *MutableStateChecksumPayload) GetUserTimerCount() int64 { + if m != nil { + return m.UserTimerCount + } + return 0 +} + +func (m *MutableStateChecksumPayload) GetRequestCancelExternalCount() int64 { + if m != nil { + return m.RequestCancelExternalCount + } + return 0 +} + +func (m *MutableStateChecksumPayload) GetSignalExternalCount() int64 { + if m != nil { + return m.SignalExternalCount + } + return 0 +} + func (m *MutableStateChecksumPayload) GetWorkflowTaskAttempt() int32 { if m != nil { return m.WorkflowTaskAttempt @@ -256,53 +296,58 @@ func init() { } var fileDescriptor_c8c4c1fd39c4866b = []byte{ - // 729 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x94, 0x4d, 0x4f, 0xdb, 0x48, - 0x18, 0xc7, 0xe3, 0xcd, 0xc2, 0xc2, 0xf0, 0x16, 0x1c, 0x76, 0xd7, 0x0a, 0xbb, 0x83, 0x41, 0x68, - 0x95, 0xd5, 0x82, 0xb3, 0xc0, 0xee, 0xa9, 0x27, 0x48, 0x41, 0x80, 0x54, 0x04, 0x06, 0x15, 0xa9, - 0x52, 0x65, 0x0d, 0xf6, 0x43, 0x32, 0x8a, 0x63, 0x27, 0x9e, 0xb1, 0x21, 0xb7, 0x7e, 0x84, 0x7e, - 0x8c, 0x7e, 0x94, 0x1e, 0x39, 0x72, 0x2c, 0xe1, 0xd2, 0x4b, 0x25, 0x3e, 0x42, 0x35, 0x63, 0x0f, - 0x79, 0x45, 0xbd, 0x45, 0xcf, 0xff, 0xf7, 0xfc, 0xe6, 0xcd, 0x79, 0xd0, 0x26, 0x87, 0x66, 0x2b, - 0x8c, 0x88, 0x5f, 0x61, 0x10, 0x25, 0x10, 0x55, 0x48, 0x8b, 0x56, 0xdc, 0x3a, 0xb8, 0x0d, 0x16, - 0x37, 0x2b, 0xc9, 0x56, 0xa5, 0x09, 0x8c, 0x91, 0x1a, 0x58, 0xad, 0x28, 0xe4, 0xa1, 0xbe, 0xa2, - 0x70, 0x2b, 0xc5, 0x2d, 0xd2, 0xa2, 0x96, 0xc2, 0xad, 0x64, 0xab, 0xb4, 0xfe, 0xec, 0x13, 0x22, - 0x08, 0xe2, 0x26, 0x13, 0x96, 0x9b, 0x30, 0x6a, 0x5c, 0xfb, 0xe1, 0x4d, 0xaa, 0x29, 0x6d, 0x8c, - 0x5b, 0xb5, 0x4e, 0x19, 0x0f, 0xa3, 0xce, 0xc8, 0xa2, 0xa5, 0x7f, 0xc6, 0xd1, 0x2f, 0xa8, 0xd7, - 0xbe, 0x4d, 0xa3, 0xe5, 0x37, 0x31, 0x27, 0x57, 0x3e, 0x9c, 0x73, 0xc2, 0xa1, 0x9a, 0x6d, 0xee, - 0x94, 0x74, 0xfc, 0x90, 0x78, 0xfa, 0xdf, 0xa8, 0xe0, 0x92, 0xc0, 0x05, 0xdf, 0x89, 0xa0, 0x1d, - 0x03, 0xe3, 0xe0, 0x19, 0x9a, 0xa9, 0x95, 0xa7, 0xec, 0x85, 0xb4, 0x6e, 0xab, 0xb2, 0x7e, 0x8c, - 0x26, 0x98, 0x50, 0x18, 0x3f, 0x99, 0x5a, 0x79, 0x7e, 0xfb, 0x3f, 0x6b, 0xdc, 0xe1, 0xe5, 0x3e, - 0xac, 0x64, 0xcb, 0xba, 0xcc, 0xf6, 0xb1, 0x7f, 0x0b, 0x6e, 0xcc, 0x69, 0x18, 0xc8, 0xe5, 0xed, - 0x54, 0xa1, 0x1f, 0xa0, 0x49, 0xf1, 0x23, 0x66, 0x46, 0x5e, 0xca, 0xac, 0x9e, 0xec, 0xc7, 0x96, - 0x98, 0xd9, 0x59, 0xb7, 0xbe, 0x81, 0x74, 0x9f, 0x30, 0xee, 0xdc, 0x44, 0x94, 0x83, 0x93, 0x40, - 0xc4, 0x68, 0x18, 0x18, 0x3f, 0x9b, 0x5a, 0x39, 0x6f, 0x17, 0x44, 0x72, 0x29, 0x82, 0xb7, 0x69, - 0x5d, 0xdf, 0x44, 0xc5, 0x3e, 0x1a, 0x12, 0x08, 0xb8, 0x43, 0x3d, 0x63, 0x62, 0x08, 0xdf, 0x17, - 0xc1, 0x91, 0xf7, 0x8c, 0x5f, 0xd3, 0x88, 0xf1, 0x1e, 0x3e, 0xd9, 0xc3, 0x0f, 0x44, 0xa2, 0xf0, - 0x35, 0x34, 0x17, 0xc0, 0x6d, 0x1f, 0xf8, 0x8b, 0x04, 0x67, 0x44, 0x51, 0x31, 0xff, 0xa3, 0xdf, - 0xa5, 0xb2, 0x15, 0x85, 0x2e, 0x30, 0x06, 0x5e, 0x8f, 0x9e, 0x92, 0xf4, 0x92, 0x88, 0x4f, 0x55, - 0xaa, 0xda, 0x56, 0xd1, 0x2c, 0xa3, 0xb5, 0x80, 0xf8, 0x8e, 0x1b, 0xc6, 0x01, 0x37, 0xa6, 0x53, - 0x73, 0x5a, 0xab, 0x8a, 0x92, 0xbe, 0x8d, 0x7e, 0x55, 0x4f, 0xef, 0x70, 0xc2, 0x1a, 0x0e, 0xe1, - 0xe2, 0x4a, 0xb9, 0x81, 0x4c, 0xad, 0x3c, 0x61, 0x17, 0x55, 0x78, 0x41, 0x58, 0x63, 0x37, 0x8d, - 0x46, 0x7b, 0xd4, 0x05, 0xce, 0x48, 0xff, 0x40, 0x8f, 0xba, 0xc3, 0x03, 0x64, 0x0e, 0xf6, 0x30, - 0xb7, 0x0e, 0x5e, 0xec, 0xf7, 0x1f, 0x65, 0x56, 0xb6, 0xff, 0xd1, 0xdf, 0x7e, 0xae, 0x28, 0x75, - 0xa4, 0x3d, 0x84, 0x87, 0x3c, 0x9c, 0x44, 0xbc, 0xdf, 0x32, 0x27, 0x2d, 0xa5, 0x01, 0x4b, 0xca, - 0x28, 0xc7, 0x6b, 0xb4, 0xd2, 0x82, 0xc0, 0xa3, 0x41, 0xcd, 0xe1, 0xb4, 0x09, 0xd1, 0x88, 0x83, - 0x19, 0xf3, 0x66, 0xbe, 0x9c, 0xb7, 0x97, 0x33, 0xec, 0x42, 0x50, 0x83, 0x12, 0xa6, 0x9f, 0xa0, - 0x75, 0x65, 0x21, 0x2e, 0xa7, 0x09, 0xe5, 0x9d, 0x31, 0x87, 0x62, 0xc6, 0x82, 0x54, 0x99, 0x19, - 0xbb, 0x9b, 0xa1, 0xc3, 0x07, 0x63, 0xfa, 0x31, 0x5a, 0x53, 0xbe, 0xec, 0xd1, 0x68, 0x40, 0x39, - 0x25, 0x83, 0x1b, 0x2b, 0x48, 0x1b, 0xce, 0xc8, 0x73, 0x09, 0x1e, 0x29, 0xee, 0xd9, 0x75, 0x86, - 0xfe, 0x52, 0xae, 0x08, 0xda, 0x4e, 0xf6, 0x57, 0x1d, 0xe7, 0x5b, 0x94, 0xbe, 0xd5, 0x8c, 0xb6, - 0xa1, 0x5d, 0x95, 0xec, 0xa8, 0xf2, 0x10, 0x29, 0xc8, 0x71, 0xeb, 0xd4, 0xf7, 0xc6, 0xda, 0x74, - 0x69, 0xfb, 0x33, 0x03, 0xab, 0x82, 0x1b, 0x35, 0xed, 0xa0, 0xdf, 0x18, 0xa7, 0x6e, 0xa3, 0x93, - 0x3e, 0x60, 0x3b, 0x86, 0x18, 0x9c, 0x80, 0x34, 0xc1, 0x28, 0x9a, 0x5a, 0x79, 0xda, 0x2e, 0xa6, - 0xa9, 0x78, 0xb8, 0x33, 0x91, 0x9d, 0x90, 0x26, 0xe8, 0xef, 0xd1, 0x62, 0xf6, 0x95, 0x39, 0xe9, - 0x84, 0xa3, 0xc0, 0x8c, 0x25, 0x53, 0x2b, 0xcf, 0x6c, 0xff, 0x3b, 0x76, 0xa2, 0x64, 0x73, 0x50, - 0x4c, 0x83, 0xec, 0x1b, 0x3c, 0x54, 0x7d, 0x76, 0x21, 0x19, 0xaa, 0xec, 0x79, 0x77, 0x0f, 0x38, - 0x77, 0xff, 0x80, 0x73, 0x4f, 0x0f, 0x58, 0xfb, 0xd0, 0xc5, 0xda, 0xa7, 0x2e, 0xd6, 0x3e, 0x77, - 0xb1, 0x76, 0xd7, 0xc5, 0xda, 0x97, 0x2e, 0xd6, 0xbe, 0x76, 0x71, 0xee, 0xa9, 0x8b, 0xb5, 0x8f, - 0x8f, 0x38, 0x77, 0xf7, 0x88, 0x73, 0xf7, 0x8f, 0x38, 0xf7, 0xce, 0xaa, 0x85, 0xbd, 0xb5, 0x69, - 0xf8, 0xc2, 0xf0, 0x7f, 0xa5, 0x7e, 0x5f, 0x4d, 0xca, 0xe1, 0xba, 0xf3, 0x3d, 0x00, 0x00, 0xff, - 0xff, 0xe2, 0xf9, 0x6f, 0xc9, 0x2f, 0x06, 0x00, 0x00, + // 813 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x95, 0xcd, 0x6e, 0xdb, 0x46, + 0x10, 0x80, 0xc5, 0xaa, 0x76, 0x93, 0x55, 0xac, 0x28, 0x54, 0x7e, 0x58, 0xa5, 0x61, 0x18, 0x23, + 0x2d, 0x58, 0x34, 0xa1, 0x6a, 0xa7, 0x3d, 0xf5, 0xe4, 0xa8, 0x36, 0x92, 0x00, 0x0d, 0x12, 0x3a, + 0x68, 0x80, 0x02, 0x05, 0xb1, 0x26, 0xc7, 0xd2, 0x42, 0x14, 0x29, 0xed, 0x2e, 0x69, 0xeb, 0xd6, + 0x47, 0xe8, 0x63, 0xf4, 0x51, 0x7a, 0xf4, 0xd1, 0xc7, 0x5a, 0xbe, 0xb4, 0x37, 0x3f, 0x42, 0xb1, + 0x7f, 0xfa, 0x37, 0x72, 0x13, 0x66, 0xbe, 0xf9, 0x76, 0x96, 0x33, 0x22, 0xd1, 0x73, 0x0e, 0x83, + 0x61, 0x4e, 0x71, 0xda, 0x66, 0x40, 0x4b, 0xa0, 0x6d, 0x3c, 0x24, 0xed, 0xb8, 0x07, 0x71, 0x9f, + 0x15, 0x83, 0x76, 0xb9, 0xd3, 0x1e, 0x00, 0x63, 0xb8, 0x0b, 0xc1, 0x90, 0xe6, 0x3c, 0xb7, 0x1f, + 0x1b, 0x3c, 0x50, 0x78, 0x80, 0x87, 0x24, 0x30, 0x78, 0x50, 0xee, 0xb4, 0x9e, 0x4e, 0x7d, 0x42, + 0x04, 0x59, 0x31, 0x60, 0xc2, 0x72, 0x92, 0xd3, 0xfe, 0x71, 0x9a, 0x9f, 0x28, 0x4d, 0xeb, 0xd9, + 0xba, 0x53, 0x7b, 0x84, 0xf1, 0x9c, 0x8e, 0x57, 0x0e, 0x6d, 0x7d, 0xb7, 0x8e, 0xbe, 0x46, 0xbd, + 0xfd, 0x5f, 0x0d, 0x3d, 0xfc, 0xa5, 0xe0, 0xf8, 0x28, 0x85, 0x43, 0x8e, 0x39, 0x74, 0x74, 0x73, + 0xef, 0xf0, 0x38, 0xcd, 0x71, 0x62, 0x7f, 0x8b, 0x1a, 0x31, 0xce, 0x62, 0x48, 0x23, 0x0a, 0xa3, + 0x02, 0x18, 0x87, 0xc4, 0xb1, 0x3c, 0xcb, 0xbf, 0x11, 0xde, 0x56, 0xf1, 0xd0, 0x84, 0xed, 0x37, + 0x68, 0x83, 0x09, 0x85, 0xf3, 0x99, 0x67, 0xf9, 0xf5, 0xdd, 0x1f, 0x82, 0x75, 0x97, 0x97, 0x7d, + 0x04, 0xe5, 0x4e, 0xf0, 0x51, 0xf7, 0xb1, 0x7f, 0x0a, 0x71, 0xc1, 0x49, 0x9e, 0xc9, 0xe3, 0x43, + 0xa5, 0xb0, 0x0f, 0xd0, 0xa6, 0xf8, 0x51, 0x30, 0xa7, 0x2a, 0x65, 0xc1, 0x4c, 0xf6, 0x69, 0x4b, + 0xc1, 0x42, 0x5d, 0x6d, 0x3f, 0x43, 0x76, 0x8a, 0x19, 0x8f, 0x4e, 0x28, 0xe1, 0x10, 0x95, 0x40, + 0x19, 0xc9, 0x33, 0xe7, 0x73, 0xcf, 0xf2, 0xab, 0x61, 0x43, 0x64, 0x3e, 0x8a, 0xc4, 0xaf, 0x2a, + 0x6e, 0x3f, 0x47, 0xcd, 0x39, 0x1a, 0x4a, 0xc8, 0x78, 0x44, 0x12, 0x67, 0x63, 0x09, 0xdf, 0x17, + 0x89, 0xd7, 0xc9, 0x14, 0x3f, 0x26, 0x94, 0xf1, 0x19, 0xbe, 0x39, 0xc3, 0x0f, 0x44, 0xc6, 0xe0, + 0xdb, 0x68, 0x2b, 0x83, 0xd3, 0x39, 0xf0, 0x0b, 0x09, 0xd6, 0x44, 0xd0, 0x30, 0x3f, 0xa2, 0x07, + 0x52, 0x39, 0xa4, 0x79, 0x0c, 0x8c, 0x41, 0x32, 0xa3, 0x6f, 0x48, 0xfa, 0xae, 0x48, 0xbf, 0x33, + 0x59, 0x53, 0xf6, 0x04, 0xdd, 0x62, 0xa4, 0x9b, 0xe1, 0x34, 0x8a, 0xf3, 0x22, 0xe3, 0xce, 0x4d, + 0x65, 0x56, 0xb1, 0x8e, 0x08, 0xd9, 0x5f, 0xa3, 0x3a, 0x8e, 0x39, 0x29, 0x09, 0x1f, 0x6b, 0xe8, + 0x9e, 0x84, 0xb6, 0x4c, 0x54, 0x61, 0xbb, 0xe8, 0x5e, 0xdc, 0x23, 0x69, 0x12, 0x81, 0x79, 0xa2, + 0x9a, 0xbe, 0x2f, 0xe9, 0xa6, 0x4c, 0x4e, 0x9f, 0xb6, 0xaa, 0xf1, 0x51, 0xa3, 0x60, 0x40, 0x23, + 0x4e, 0x06, 0x40, 0x35, 0xfe, 0x40, 0xe2, 0x75, 0x11, 0xff, 0x20, 0xc2, 0x8a, 0xdc, 0x43, 0x8f, + 0xf4, 0x1a, 0x45, 0x7a, 0xab, 0xe0, 0x94, 0x03, 0x9d, 0x35, 0xee, 0xc8, 0xb2, 0x96, 0x86, 0x3a, + 0x92, 0xd9, 0xd7, 0xc8, 0xb4, 0x41, 0x7d, 0xd5, 0xa5, 0xd2, 0x2f, 0x55, 0x83, 0x2a, 0xb9, 0x52, + 0x63, 0xd6, 0x3e, 0xe2, 0x98, 0xf5, 0x23, 0xcc, 0xc5, 0x3a, 0x71, 0x07, 0x79, 0x96, 0xbf, 0x11, + 0x36, 0x4d, 0xf2, 0x03, 0x66, 0xfd, 0x3d, 0x95, 0x5a, 0xad, 0x31, 0xcb, 0x53, 0x53, 0xe7, 0xcc, + 0xd7, 0x98, 0xfd, 0x39, 0x40, 0xde, 0x62, 0x0d, 0x8b, 0x7b, 0x90, 0x14, 0xe9, 0xfc, 0x18, 0x6f, + 0xc9, 0xf2, 0xaf, 0xe6, 0xcb, 0x0f, 0x0d, 0x65, 0xc6, 0xf9, 0x12, 0xb9, 0x4b, 0x1e, 0x8e, 0x29, + 0x9f, 0xb7, 0x6c, 0xa9, 0xe7, 0xb4, 0x60, 0x51, 0x8c, 0x71, 0xfc, 0x8c, 0x1e, 0x0f, 0x21, 0x4b, + 0x48, 0xd6, 0xd5, 0x73, 0x59, 0x76, 0x30, 0xa7, 0xee, 0x55, 0xfd, 0x6a, 0xf8, 0x50, 0x63, 0x72, + 0x4c, 0x8b, 0x12, 0x66, 0xbf, 0x45, 0x4f, 0x8d, 0x65, 0xba, 0x3d, 0xab, 0x97, 0x62, 0xce, 0x6d, + 0xa9, 0xf2, 0x34, 0xbb, 0xa7, 0xd1, 0xe5, 0x8b, 0x31, 0xfb, 0x0d, 0xda, 0x36, 0x3e, 0x3d, 0x45, + 0x92, 0x11, 0x4e, 0xf0, 0x62, 0x63, 0x0d, 0x69, 0x73, 0x35, 0x79, 0x28, 0xc1, 0xd7, 0x86, 0x9b, + 0xba, 0xde, 0xa3, 0x6f, 0x8c, 0x8b, 0xc2, 0xc8, 0x2c, 0xd4, 0x3a, 0xdf, 0x1d, 0xe9, 0x7b, 0xa2, + 0xe9, 0x10, 0x46, 0x6a, 0xb1, 0x56, 0x95, 0xaf, 0x90, 0x81, 0x22, 0xf5, 0x2f, 0x58, 0x67, 0xb3, + 0xa5, 0xed, 0x91, 0x06, 0x3b, 0x82, 0x5b, 0x35, 0xbd, 0x40, 0xf7, 0x19, 0x27, 0x71, 0x7f, 0xac, + 0x06, 0x38, 0x2a, 0xa0, 0x80, 0x28, 0xc3, 0x03, 0x70, 0x9a, 0x9e, 0xe5, 0xdf, 0x0c, 0x9b, 0x2a, + 0x2b, 0x06, 0xf7, 0x5e, 0xe4, 0xde, 0xe2, 0x01, 0xd8, 0xbf, 0xa3, 0x3b, 0x7a, 0xcb, 0x22, 0xf5, + 0x76, 0x27, 0xc0, 0x9c, 0xbb, 0x9e, 0xe5, 0xd7, 0x76, 0xbf, 0x5f, 0xfb, 0x36, 0xd5, 0xdf, 0x00, + 0xf1, 0x26, 0xd4, 0x3b, 0xf8, 0xca, 0xd4, 0x85, 0x8d, 0x72, 0x29, 0xf2, 0x32, 0x39, 0xbb, 0x70, + 0x2b, 0xe7, 0x17, 0x6e, 0xe5, 0xea, 0xc2, 0xb5, 0xfe, 0x98, 0xb8, 0xd6, 0x5f, 0x13, 0xd7, 0xfa, + 0x7b, 0xe2, 0x5a, 0x67, 0x13, 0xd7, 0xfa, 0x67, 0xe2, 0x5a, 0xff, 0x4e, 0xdc, 0xca, 0xd5, 0xc4, + 0xb5, 0xfe, 0xbc, 0x74, 0x2b, 0x67, 0x97, 0x6e, 0xe5, 0xfc, 0xd2, 0xad, 0xfc, 0x16, 0x74, 0xf3, + 0xd9, 0xd9, 0x24, 0xbf, 0xe6, 0xc3, 0xf7, 0x93, 0xf9, 0x7d, 0xb4, 0x29, 0x3f, 0x2c, 0x2f, 0xfe, + 0x0f, 0x00, 0x00, 0xff, 0xff, 0xf0, 0x29, 0xa1, 0x38, 0x2b, 0x07, 0x00, 0x00, } func (this *MutableStateChecksumPayload) Equal(that interface{}) bool { @@ -351,6 +396,21 @@ func (this *MutableStateChecksumPayload) Equal(that interface{}) bool { if this.SignalCount != that1.SignalCount { return false } + if this.ActivityCount != that1.ActivityCount { + return false + } + if this.ChildExecutionCount != that1.ChildExecutionCount { + return false + } + if this.UserTimerCount != that1.UserTimerCount { + return false + } + if this.RequestCancelExternalCount != that1.RequestCancelExternalCount { + return false + } + if this.SignalExternalCount != that1.SignalExternalCount { + return false + } if this.WorkflowTaskAttempt != that1.WorkflowTaskAttempt { return false } @@ -415,7 +475,7 @@ func (this *MutableStateChecksumPayload) GoString() string { if this == nil { return "nil" } - s := make([]string, 0, 24) + s := make([]string, 0, 29) s = append(s, "&checksum.MutableStateChecksumPayload{") s = append(s, "CancelRequested: "+fmt.Sprintf("%#v", this.CancelRequested)+",\n") s = append(s, "State: "+fmt.Sprintf("%#v", this.State)+",\n") @@ -426,6 +486,11 @@ func (this *MutableStateChecksumPayload) GoString() string { s = append(s, "NextEventId: "+fmt.Sprintf("%#v", this.NextEventId)+",\n") s = append(s, "LastProcessedEventId: "+fmt.Sprintf("%#v", this.LastProcessedEventId)+",\n") s = append(s, "SignalCount: "+fmt.Sprintf("%#v", this.SignalCount)+",\n") + s = append(s, "ActivityCount: "+fmt.Sprintf("%#v", this.ActivityCount)+",\n") + s = append(s, "ChildExecutionCount: "+fmt.Sprintf("%#v", this.ChildExecutionCount)+",\n") + s = append(s, "UserTimerCount: "+fmt.Sprintf("%#v", this.UserTimerCount)+",\n") + s = append(s, "RequestCancelExternalCount: "+fmt.Sprintf("%#v", this.RequestCancelExternalCount)+",\n") + s = append(s, "SignalExternalCount: "+fmt.Sprintf("%#v", this.SignalExternalCount)+",\n") s = append(s, "WorkflowTaskAttempt: "+fmt.Sprintf("%#v", this.WorkflowTaskAttempt)+",\n") s = append(s, "WorkflowTaskVersion: "+fmt.Sprintf("%#v", this.WorkflowTaskVersion)+",\n") s = append(s, "WorkflowTaskScheduledEventId: "+fmt.Sprintf("%#v", this.WorkflowTaskScheduledEventId)+",\n") @@ -470,6 +535,41 @@ func (m *MutableStateChecksumPayload) MarshalToSizedBuffer(dAtA []byte) (int, er _ = i var l int _ = l + if m.SignalExternalCount != 0 { + i = encodeVarintMessage(dAtA, i, uint64(m.SignalExternalCount)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0xc8 + } + if m.RequestCancelExternalCount != 0 { + i = encodeVarintMessage(dAtA, i, uint64(m.RequestCancelExternalCount)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0xc0 + } + if m.UserTimerCount != 0 { + i = encodeVarintMessage(dAtA, i, uint64(m.UserTimerCount)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0xb8 + } + if m.ChildExecutionCount != 0 { + i = encodeVarintMessage(dAtA, i, uint64(m.ChildExecutionCount)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0xb0 + } + if m.ActivityCount != 0 { + i = encodeVarintMessage(dAtA, i, uint64(m.ActivityCount)) + i-- + dAtA[i] = 0x1 + i-- + dAtA[i] = 0xa8 + } if m.VersionHistories != nil { { size, err := m.VersionHistories.MarshalToSizedBuffer(dAtA[:i]) @@ -766,6 +866,21 @@ func (m *MutableStateChecksumPayload) Size() (n int) { l = m.VersionHistories.Size() n += 2 + l + sovMessage(uint64(l)) } + if m.ActivityCount != 0 { + n += 2 + sovMessage(uint64(m.ActivityCount)) + } + if m.ChildExecutionCount != 0 { + n += 2 + sovMessage(uint64(m.ChildExecutionCount)) + } + if m.UserTimerCount != 0 { + n += 2 + sovMessage(uint64(m.UserTimerCount)) + } + if m.RequestCancelExternalCount != 0 { + n += 2 + sovMessage(uint64(m.RequestCancelExternalCount)) + } + if m.SignalExternalCount != 0 { + n += 2 + sovMessage(uint64(m.SignalExternalCount)) + } return n } @@ -800,6 +915,11 @@ func (this *MutableStateChecksumPayload) String() string { `PendingChildInitiatedEventIds:` + fmt.Sprintf("%v", this.PendingChildInitiatedEventIds) + `,`, `StickyTaskQueueName:` + fmt.Sprintf("%v", this.StickyTaskQueueName) + `,`, `VersionHistories:` + strings.Replace(fmt.Sprintf("%v", this.VersionHistories), "VersionHistories", "v12.VersionHistories", 1) + `,`, + `ActivityCount:` + fmt.Sprintf("%v", this.ActivityCount) + `,`, + `ChildExecutionCount:` + fmt.Sprintf("%v", this.ChildExecutionCount) + `,`, + `UserTimerCount:` + fmt.Sprintf("%v", this.UserTimerCount) + `,`, + `RequestCancelExternalCount:` + fmt.Sprintf("%v", this.RequestCancelExternalCount) + `,`, + `SignalExternalCount:` + fmt.Sprintf("%v", this.SignalExternalCount) + `,`, `}`, }, "") return s @@ -1537,6 +1657,101 @@ func (m *MutableStateChecksumPayload) Unmarshal(dAtA []byte) error { return err } iNdEx = postIndex + case 21: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field ActivityCount", wireType) + } + m.ActivityCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowMessage + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.ActivityCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 22: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field ChildExecutionCount", wireType) + } + m.ChildExecutionCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowMessage + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.ChildExecutionCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 23: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field UserTimerCount", wireType) + } + m.UserTimerCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowMessage + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.UserTimerCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 24: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field RequestCancelExternalCount", wireType) + } + m.RequestCancelExternalCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowMessage + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.RequestCancelExternalCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 25: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field SignalExternalCount", wireType) + } + m.SignalExternalCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowMessage + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.SignalExternalCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } default: iNdEx = preIndex skippy, err := skipMessage(dAtA[iNdEx:]) diff --git a/api/persistence/v1/executions.pb.go b/api/persistence/v1/executions.pb.go index fc11426e1c29..c570ca0a8e0a 100644 --- a/api/persistence/v1/executions.pb.go +++ b/api/persistence/v1/executions.pb.go @@ -223,6 +223,11 @@ type WorkflowExecutionInfo struct { HasRetryPolicy bool `protobuf:"varint,42,opt,name=has_retry_policy,json=hasRetryPolicy,proto3" json:"has_retry_policy,omitempty"` CronSchedule string `protobuf:"bytes,43,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"` SignalCount int64 `protobuf:"varint,46,opt,name=signal_count,json=signalCount,proto3" json:"signal_count,omitempty"` + ActivityCount int64 `protobuf:"varint,71,opt,name=activity_count,json=activityCount,proto3" json:"activity_count,omitempty"` + ChildExecutionCount int64 `protobuf:"varint,72,opt,name=child_execution_count,json=childExecutionCount,proto3" json:"child_execution_count,omitempty"` + UserTimerCount int64 `protobuf:"varint,73,opt,name=user_timer_count,json=userTimerCount,proto3" json:"user_timer_count,omitempty"` + RequestCancelExternalCount int64 `protobuf:"varint,74,opt,name=request_cancel_external_count,json=requestCancelExternalCount,proto3" json:"request_cancel_external_count,omitempty"` + SignalExternalCount int64 `protobuf:"varint,75,opt,name=signal_external_count,json=signalExternalCount,proto3" json:"signal_external_count,omitempty"` AutoResetPoints *v11.ResetPoints `protobuf:"bytes,51,opt,name=auto_reset_points,json=autoResetPoints,proto3" json:"auto_reset_points,omitempty"` SearchAttributes map[string]*v12.Payload `protobuf:"bytes,52,rep,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` Memo map[string]*v12.Payload `protobuf:"bytes,53,rep,name=memo,proto3" json:"memo,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` @@ -580,6 +585,41 @@ func (m *WorkflowExecutionInfo) GetSignalCount() int64 { return 0 } +func (m *WorkflowExecutionInfo) GetActivityCount() int64 { + if m != nil { + return m.ActivityCount + } + return 0 +} + +func (m *WorkflowExecutionInfo) GetChildExecutionCount() int64 { + if m != nil { + return m.ChildExecutionCount + } + return 0 +} + +func (m *WorkflowExecutionInfo) GetUserTimerCount() int64 { + if m != nil { + return m.UserTimerCount + } + return 0 +} + +func (m *WorkflowExecutionInfo) GetRequestCancelExternalCount() int64 { + if m != nil { + return m.RequestCancelExternalCount + } + return 0 +} + +func (m *WorkflowExecutionInfo) GetSignalExternalCount() int64 { + if m != nil { + return m.SignalExternalCount + } + return 0 +} + func (m *WorkflowExecutionInfo) GetAutoResetPoints() *v11.ResetPoints { if m != nil { return m.AutoResetPoints @@ -2240,229 +2280,234 @@ func init() { } var fileDescriptor_67a714d0e7ba9f37 = []byte{ - // 3537 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x3a, 0xcd, 0x73, 0xdb, 0xc6, - 0x77, 0xa6, 0x05, 0x89, 0xe0, 0x23, 0x45, 0x41, 0xd0, 0x17, 0xa4, 0xc8, 0x94, 0xcc, 0xd8, 0x89, - 0x9c, 0x38, 0x54, 0x24, 0x3b, 0x75, 0x3e, 0xda, 0xb8, 0x92, 0x2c, 0xc7, 0x64, 0x1d, 0xdb, 0x81, - 0x94, 0x38, 0x93, 0x26, 0xc3, 0x81, 0x80, 0x95, 0x84, 0x8a, 0x04, 0x68, 0x00, 0x94, 0xcc, 0x4c, - 0x0f, 0x39, 0x74, 0x7a, 0x4e, 0x6f, 0xfd, 0x13, 0x7a, 0xec, 0xa5, 0xa7, 0x5e, 0x7a, 0xe8, 0x74, - 0x7a, 0xea, 0xe4, 0xd6, 0xdc, 0xda, 0x38, 0x97, 0x5e, 0x3a, 0xc9, 0xfc, 0xfe, 0x82, 0xdf, 0xec, - 0xdb, 0x5d, 0x7c, 0x11, 0x92, 0x20, 0xff, 0xe2, 0x43, 0x6e, 0xc4, 0xbe, 0xcf, 0x7d, 0xfb, 0xf6, - 0x7d, 0x2d, 0xe1, 0x56, 0x40, 0xba, 0x3d, 0xd7, 0x33, 0x3a, 0xab, 0x3e, 0xf1, 0x8e, 0x89, 0xb7, - 0x6a, 0xf4, 0xec, 0xd5, 0x1e, 0xf1, 0x7c, 0xdb, 0x0f, 0x88, 0x63, 0x92, 0xd5, 0xe3, 0xb5, 0x55, - 0xf2, 0x9c, 0x98, 0xfd, 0xc0, 0x76, 0x1d, 0xbf, 0xd1, 0xf3, 0xdc, 0xc0, 0x55, 0xeb, 0x82, 0xa8, - 0xc1, 0x88, 0x1a, 0x46, 0xcf, 0x6e, 0xc4, 0x88, 0x1a, 0xc7, 0x6b, 0x0b, 0xb5, 0x03, 0xd7, 0x3d, - 0xe8, 0x90, 0x55, 0xa4, 0xd8, 0xeb, 0xef, 0xaf, 0x5a, 0x7d, 0xcf, 0xa0, 0x4c, 0x18, 0x8f, 0x85, - 0xa5, 0x34, 0x3c, 0xb0, 0xbb, 0xc4, 0x0f, 0x8c, 0x6e, 0x8f, 0x23, 0x5c, 0xb5, 0x48, 0x8f, 0x38, - 0x16, 0x71, 0x4c, 0x9b, 0xf8, 0xab, 0x07, 0xee, 0x81, 0x8b, 0xeb, 0xf8, 0x8b, 0xa3, 0x5c, 0x0b, - 0x95, 0xa7, 0x5a, 0x9b, 0x6e, 0xb7, 0xeb, 0x3a, 0x54, 0xe1, 0x2e, 0xf1, 0x7d, 0xe3, 0x80, 0x64, - 0x62, 0x11, 0xa7, 0xdf, 0xf5, 0x29, 0xd2, 0x89, 0xeb, 0x1d, 0xed, 0x77, 0xdc, 0x13, 0x8e, 0x75, - 0x3d, 0x81, 0xb5, 0x6f, 0xd8, 0x9d, 0xbe, 0x47, 0x86, 0x99, 0xbd, 0x91, 0x40, 0x13, 0x3c, 0x86, - 0xf1, 0xde, 0xca, 0xb2, 0xab, 0xd9, 0x71, 0xcd, 0xa3, 0x61, 0xdc, 0x1b, 0x59, 0xb8, 0xa1, 0x9e, - 0x6c, 0x5b, 0x1c, 0xf5, 0xed, 0x33, 0x51, 0x53, 0x5b, 0x7a, 0xf3, 0x4c, 0xe4, 0xc0, 0xf0, 0x8f, - 0x38, 0xe2, 0x7b, 0xb9, 0xb8, 0xb6, 0x29, 0x45, 0x3b, 0x18, 0xf4, 0x84, 0xde, 0x37, 0xb3, 0xc8, - 0x0e, 0x6d, 0x3f, 0x70, 0xbd, 0xc1, 0xf0, 0x2e, 0x57, 0x73, 0x78, 0xda, 0xb3, 0x3e, 0xe9, 0x13, - 0xee, 0x65, 0xf5, 0xff, 0x28, 0x42, 0x69, 0xe7, 0xd0, 0xf0, 0xac, 0xa6, 0xb3, 0xef, 0xaa, 0xf3, - 0x20, 0xfb, 0xf4, 0xa3, 0x6d, 0x5b, 0x5a, 0x61, 0xb9, 0xb0, 0x32, 0xaa, 0x17, 0xf1, 0xbb, 0x69, - 0x51, 0x90, 0x67, 0x38, 0x07, 0x84, 0x82, 0x2e, 0x2f, 0x17, 0x56, 0x46, 0xf4, 0x22, 0x7e, 0x37, - 0x2d, 0x75, 0x1a, 0x46, 0xdd, 0x13, 0x87, 0x78, 0xda, 0xc8, 0x72, 0x61, 0xa5, 0xa4, 0xb3, 0x0f, - 0xf5, 0x26, 0xa8, 0x7e, 0xe0, 0x76, 0x88, 0xd3, 0xf6, 0x6d, 0xc7, 0x24, 0x6d, 0x8f, 0x38, 0xe4, - 0x44, 0x1b, 0x43, 0xae, 0x0a, 0x83, 0xec, 0x50, 0x80, 0x4e, 0xd7, 0xd5, 0x0d, 0x28, 0xf7, 0x7b, - 0x96, 0x11, 0x90, 0x36, 0x75, 0x51, 0xad, 0xb8, 0x5c, 0x58, 0x29, 0xaf, 0x2f, 0x34, 0x98, 0xff, - 0x36, 0x84, 0xff, 0x36, 0x76, 0x85, 0xff, 0x6e, 0x4a, 0xdf, 0xff, 0xcf, 0x52, 0x41, 0x07, 0x46, - 0x44, 0x97, 0xd5, 0x7b, 0x50, 0x73, 0x8c, 0x2e, 0xf1, 0x7b, 0x86, 0x49, 0xda, 0x8e, 0x1b, 0xd8, - 0xfb, 0xb6, 0x89, 0x97, 0xa1, 0x7d, 0x4c, 0x0d, 0xe0, 0x3a, 0x5a, 0x09, 0xf5, 0x5e, 0x0c, 0xb1, - 0x1e, 0xc5, 0x90, 0xbe, 0x60, 0x38, 0xea, 0xdf, 0x15, 0x60, 0xde, 0x23, 0xbd, 0x8e, 0xa0, 0xb5, - 0x3a, 0xcf, 0xda, 0x86, 0x79, 0xd4, 0xee, 0x90, 0x63, 0xd2, 0xd1, 0xc6, 0x97, 0x47, 0x56, 0xca, - 0xeb, 0xcd, 0xc6, 0xf9, 0x77, 0xb3, 0x11, 0x5a, 0xb5, 0xa1, 0x47, 0xec, 0xee, 0x75, 0x9e, 0x6d, - 0x98, 0x47, 0x0f, 0x29, 0xaf, 0x6d, 0x27, 0xf0, 0x06, 0xfa, 0xac, 0x97, 0x09, 0x54, 0x8f, 0x40, - 0xc1, 0x73, 0x8a, 0x64, 0xfb, 0x9a, 0x82, 0xc2, 0x37, 0x2e, 0x26, 0xfc, 0x33, 0xca, 0x45, 0xb0, - 0xf5, 0x99, 0xd0, 0xea, 0xb3, 0xc4, 0xa2, 0x6a, 0x40, 0x85, 0x09, 0xf3, 0x03, 0x23, 0x20, 0xbe, - 0x36, 0x89, 0x82, 0x3e, 0x7e, 0x09, 0x41, 0x3b, 0xc8, 0x80, 0x49, 0x29, 0x3f, 0x8b, 0x56, 0x16, - 0x9a, 0xf0, 0xda, 0x19, 0x66, 0x50, 0x15, 0x18, 0x39, 0x22, 0x03, 0xf4, 0xb9, 0x92, 0x4e, 0x7f, - 0x52, 0xa7, 0x3a, 0x36, 0x3a, 0x7d, 0xc2, 0x9d, 0x8d, 0x7d, 0x7c, 0x78, 0xf9, 0xfd, 0xc2, 0x42, - 0x00, 0x53, 0x19, 0x9b, 0x8a, 0xb3, 0x18, 0x65, 0x2c, 0x3e, 0x89, 0xb3, 0x28, 0xaf, 0xaf, 0xe5, - 0xd9, 0x4f, 0x82, 0x73, 0x5c, 0xaa, 0x03, 0x4a, 0x7a, 0x87, 0x19, 0x22, 0xef, 0x25, 0x45, 0x36, - 0x72, 0x8b, 0x44, 0xb6, 0x31, 0x79, 0x2d, 0x49, 0x96, 0x94, 0xd1, 0x96, 0x24, 0x8f, 0x2a, 0x63, - 0x2d, 0x49, 0x96, 0x95, 0x52, 0x4b, 0x92, 0x41, 0x29, 0xb7, 0x24, 0xb9, 0xac, 0x54, 0x5a, 0x92, - 0x5c, 0x51, 0xc6, 0x5b, 0x92, 0x5c, 0x55, 0x26, 0x5a, 0x92, 0x3c, 0xa1, 0x28, 0xf5, 0x7f, 0xbd, - 0x0a, 0x33, 0x4f, 0x79, 0x10, 0xd9, 0x16, 0xb9, 0x04, 0x2f, 0xf5, 0x55, 0xa8, 0x44, 0xf7, 0x82, - 0x5f, 0xec, 0x92, 0x5e, 0x0e, 0xd7, 0x9a, 0x96, 0xba, 0x04, 0xe5, 0x30, 0x00, 0xf1, 0xfb, 0x5d, - 0xd2, 0x41, 0x2c, 0x35, 0x2d, 0xb5, 0x01, 0x53, 0x3d, 0xc3, 0x23, 0x4e, 0xd0, 0x4e, 0xb0, 0x62, - 0x17, 0x7e, 0x92, 0x81, 0x1e, 0xc5, 0x18, 0xde, 0x04, 0x95, 0xe3, 0xc7, 0xf9, 0x4a, 0x88, 0xae, - 0x30, 0xc8, 0xd3, 0x88, 0x7b, 0x1d, 0xc6, 0x39, 0xb6, 0xd7, 0x77, 0x28, 0xe2, 0x28, 0x53, 0x91, - 0x2d, 0xea, 0x7d, 0x27, 0xa1, 0x81, 0xed, 0xd8, 0x81, 0x6d, 0x04, 0x04, 0xa3, 0xd4, 0x18, 0x7a, - 0x07, 0xd7, 0xa0, 0x29, 0x20, 0x4d, 0x4b, 0xfd, 0x00, 0xe6, 0x4d, 0xb7, 0xdb, 0xeb, 0x10, 0xbc, - 0xc5, 0xe4, 0x98, 0x52, 0xee, 0x19, 0x81, 0x79, 0x48, 0xa9, 0x8a, 0x48, 0x35, 0x1b, 0x21, 0x6c, - 0x53, 0xf8, 0x26, 0x05, 0x37, 0x2d, 0xf5, 0x0a, 0x00, 0x46, 0x61, 0xf4, 0x5f, 0x0c, 0x1a, 0x25, - 0xbd, 0x44, 0x57, 0xf0, 0xa4, 0xe8, 0xde, 0xa2, 0x68, 0x3d, 0xe8, 0x11, 0x34, 0x89, 0x06, 0x6c, - 0x6f, 0x02, 0xb2, 0x3b, 0xe8, 0x11, 0x6a, 0x10, 0xf5, 0x1b, 0x58, 0x08, 0xb1, 0xc3, 0x1c, 0x8f, - 0x41, 0xce, 0xed, 0x07, 0x5a, 0x19, 0xdd, 0x64, 0x7e, 0x28, 0xce, 0xdd, 0xe3, 0x79, 0x7c, 0x53, - 0xfa, 0x47, 0x1a, 0xe6, 0xb4, 0x93, 0xf4, 0xc9, 0xee, 0x32, 0x06, 0xea, 0x67, 0x30, 0x1d, 0xb2, - 0xa7, 0xc6, 0x13, 0x8c, 0x2b, 0xf9, 0x18, 0x87, 0x3b, 0xd1, 0xfb, 0x21, 0xcb, 0x3d, 0xb8, 0x62, - 0x91, 0x7d, 0xa3, 0xdf, 0x89, 0x1d, 0x1e, 0xcb, 0x4a, 0x9c, 0xf7, 0x78, 0x3e, 0xde, 0x0b, 0x9c, - 0x8b, 0x38, 0xe8, 0x5d, 0xc3, 0x3f, 0x12, 0x32, 0xde, 0x06, 0xb5, 0x63, 0xf8, 0x01, 0x3f, 0x17, - 0xe4, 0x6e, 0x5b, 0xda, 0x24, 0x1e, 0xcb, 0x04, 0x85, 0xe0, 0x81, 0x50, 0x8a, 0xa6, 0xa5, 0xbe, - 0x03, 0x53, 0x88, 0xbc, 0x6f, 0x7b, 0x21, 0x89, 0x6d, 0x69, 0x2a, 0x62, 0x2b, 0x14, 0x74, 0x9f, - 0x42, 0x90, 0xa4, 0x69, 0xa9, 0x7f, 0x05, 0xaf, 0x23, 0x7a, 0x52, 0x79, 0x3f, 0x30, 0x3c, 0xea, - 0x33, 0x21, 0xf9, 0x14, 0x92, 0xd7, 0x28, 0x6a, 0x5c, 0xc3, 0x1d, 0x86, 0x27, 0x98, 0xdd, 0x05, - 0x40, 0x4a, 0x96, 0x96, 0xa6, 0x73, 0xa6, 0xa5, 0x12, 0xd2, 0x60, 0x56, 0x6a, 0x01, 0x6a, 0xd8, - 0x8e, 0x67, 0xb7, 0x99, 0x9c, 0x6c, 0xaa, 0x94, 0xf2, 0xf3, 0x28, 0xc3, 0xad, 0xc3, 0x4c, 0x72, - 0x53, 0x22, 0xb1, 0xcd, 0xe2, 0x5e, 0xa6, 0x4e, 0x62, 0xfb, 0x10, 0xf9, 0xec, 0x3e, 0x2c, 0xa7, - 0x0c, 0x61, 0x1e, 0x12, 0xab, 0xdf, 0x89, 0x9b, 0x62, 0x8e, 0xe5, 0xc5, 0x38, 0xf9, 0x8e, 0xc0, - 0x12, 0x86, 0xd8, 0x84, 0xda, 0x39, 0x06, 0xd5, 0x90, 0xcb, 0xc2, 0xc9, 0xe9, 0xc6, 0xdc, 0x49, - 0xeb, 0x2f, 0x3c, 0x6a, 0x3e, 0x9f, 0x47, 0x25, 0x36, 0x28, 0x5c, 0x69, 0xc8, 0x28, 0x46, 0x40, - 0x83, 0x6e, 0xa0, 0x2d, 0x60, 0x58, 0x4e, 0xd0, 0x6c, 0x30, 0x50, 0xe2, 0x52, 0x26, 0x36, 0x83, - 0xc7, 0xf3, 0x5a, 0xce, 0xe3, 0x99, 0xcb, 0xd8, 0x2a, 0x9e, 0x93, 0x01, 0x8b, 0xa7, 0xd9, 0x1c, - 0x05, 0x2c, 0xe6, 0x14, 0x30, 0x9f, 0x79, 0x22, 0x28, 0xc2, 0x83, 0xeb, 0x49, 0x11, 0xae, 0x67, - 0x1f, 0xd8, 0x8e, 0xd1, 0x49, 0xcb, 0xaa, 0xe5, 0x94, 0x75, 0x35, 0x2e, 0xeb, 0x31, 0x67, 0x96, - 0x94, 0x79, 0x07, 0xb4, 0xa4, 0x4c, 0x8f, 0x3c, 0xeb, 0x13, 0x1f, 0x0f, 0x7f, 0x09, 0xc3, 0xdf, - 0x4c, 0x9c, 0x89, 0xce, 0xa0, 0x4d, 0x4b, 0xfd, 0x3a, 0x1e, 0x31, 0x45, 0x7d, 0xab, 0xdd, 0x5b, - 0x2e, 0xac, 0x54, 0x4f, 0x49, 0x91, 0x58, 0x17, 0xd3, 0xe4, 0x98, 0x08, 0x1e, 0x83, 0x1e, 0x89, - 0x45, 0x58, 0xbe, 0xa2, 0x3e, 0x4e, 0x9b, 0xc2, 0xef, 0x1f, 0x1c, 0x50, 0xb5, 0x4c, 0xd7, 0x09, - 0x6c, 0x87, 0xd6, 0x50, 0x7e, 0x9b, 0xd6, 0x9e, 0xdb, 0xcb, 0x85, 0x15, 0x59, 0x5f, 0x4e, 0x18, - 0x95, 0xa1, 0x6e, 0x71, 0xcc, 0x0d, 0xff, 0x11, 0x39, 0x19, 0xbe, 0x32, 0xbc, 0xdc, 0x6e, 0xfb, - 0xf6, 0xb7, 0xa4, 0xbd, 0x37, 0xa0, 0x25, 0xd2, 0xfd, 0xe1, 0x2b, 0xf3, 0x80, 0x61, 0xed, 0xd8, - 0xdf, 0x92, 0x4d, 0x8a, 0xa3, 0xde, 0x00, 0xc5, 0x34, 0x1c, 0x93, 0x74, 0x84, 0xa1, 0x88, 0xa5, - 0x5d, 0x41, 0x1d, 0x26, 0xd8, 0xba, 0x2e, 0x96, 0xd5, 0xb7, 0x60, 0x32, 0x89, 0x4a, 0x6d, 0xba, - 0x8c, 0x36, 0x4d, 0xe2, 0x36, 0x11, 0xd7, 0x0f, 0x6c, 0xf3, 0x68, 0xd0, 0x8e, 0x65, 0xa9, 0xab, - 0x0c, 0x97, 0x01, 0x76, 0xc3, 0x5c, 0x75, 0x00, 0xcb, 0x1c, 0x57, 0xb8, 0x45, 0x3b, 0x70, 0xdb, - 0x51, 0x44, 0xa3, 0x97, 0xaf, 0x9e, 0xef, 0xf2, 0x2d, 0x32, 0x46, 0xc2, 0x25, 0x76, 0xdd, 0x1d, - 0x11, 0xe3, 0xe8, 0x2d, 0xd4, 0xa0, 0x28, 0xee, 0xdd, 0xeb, 0xac, 0x71, 0xe0, 0x9f, 0xea, 0xe7, - 0x30, 0xeb, 0x91, 0xc0, 0x1b, 0xf0, 0xbc, 0xdd, 0x69, 0xdb, 0x4e, 0x40, 0xbc, 0x63, 0xa3, 0xa3, - 0x5d, 0xcb, 0x27, 0x78, 0x1a, 0xc9, 0x59, 0x6e, 0xef, 0x34, 0x39, 0x71, 0xc4, 0xb6, 0x6b, 0x3c, - 0xb7, 0xbb, 0xfd, 0x6e, 0xc4, 0xf6, 0xfa, 0x45, 0xd8, 0x7e, 0xca, 0xa8, 0x43, 0xb6, 0xb7, 0xd3, - 0x6c, 0xf9, 0x36, 0x7c, 0xed, 0x0d, 0xdc, 0x56, 0x82, 0x8a, 0x87, 0x13, 0x5f, 0xfd, 0x90, 0xf6, - 0x0c, 0x94, 0x6a, 0xcf, 0x30, 0x8f, 0xdc, 0xfd, 0xfd, 0xb6, 0xe9, 0x92, 0xfd, 0x7d, 0xdb, 0xb4, - 0x89, 0x13, 0x68, 0x6f, 0x2e, 0x17, 0x56, 0x0a, 0xfa, 0x1c, 0x22, 0x6c, 0x32, 0xf8, 0x56, 0x04, - 0x56, 0xbb, 0x50, 0xcf, 0x28, 0x10, 0xc8, 0xf3, 0x9e, 0xcd, 0xd4, 0x65, 0xd7, 0x78, 0x25, 0xe7, - 0x35, 0x5e, 0x1a, 0xaa, 0x14, 0xb6, 0x43, 0x4e, 0xbc, 0x4b, 0x5a, 0x62, 0xaa, 0x3a, 0xae, 0xd3, - 0xc6, 0x5f, 0xc6, 0x5e, 0x87, 0xb4, 0x89, 0xe7, 0xb9, 0x1e, 0xde, 0x4b, 0x5f, 0xbb, 0xb1, 0x3c, - 0xb2, 0x52, 0xd2, 0x5f, 0x43, 0xe0, 0x23, 0xd7, 0xd1, 0x05, 0xd2, 0x36, 0xc5, 0xa1, 0x57, 0xce, - 0x57, 0x57, 0x40, 0x39, 0x34, 0x7c, 0x46, 0xdf, 0xee, 0xb9, 0x1d, 0xdb, 0x1c, 0x68, 0x6f, 0xa1, - 0x6b, 0x57, 0x0f, 0x0d, 0x1f, 0x29, 0x9e, 0xe0, 0xaa, 0xfa, 0x3a, 0x8c, 0x9b, 0x9e, 0xeb, 0x84, - 0xfe, 0xa7, 0xbd, 0x8d, 0x9e, 0x5a, 0xa1, 0x8b, 0xc2, 0x97, 0x68, 0x89, 0xea, 0xdb, 0x07, 0x34, - 0x7a, 0x99, 0x6e, 0xdf, 0x09, 0xb4, 0x06, 0xde, 0xae, 0x32, 0x5b, 0xdb, 0xa2, 0x4b, 0xea, 0x67, - 0x30, 0x69, 0xf4, 0x03, 0xb7, 0xed, 0x11, 0x9f, 0x04, 0xed, 0x9e, 0x6b, 0x3b, 0x81, 0xaf, 0xdd, - 0x42, 0xab, 0x5c, 0x8f, 0x42, 0x08, 0x8d, 0x1d, 0x61, 0x83, 0x7e, 0xbc, 0xd6, 0xd0, 0x29, 0xf6, - 0x13, 0x44, 0xd6, 0x27, 0x28, 0x7d, 0x6c, 0x41, 0xfd, 0x5b, 0x98, 0xf4, 0x89, 0xe1, 0x99, 0x87, - 0xf4, 0x90, 0x3d, 0x7b, 0xaf, 0x4f, 0x2f, 0xf6, 0x6d, 0xec, 0x7d, 0x1e, 0xe7, 0x29, 0xdc, 0x33, - 0xcb, 0xed, 0xc6, 0x0e, 0xb2, 0xdc, 0x08, 0x39, 0xb2, 0x66, 0x48, 0xf1, 0x53, 0xcb, 0xea, 0x53, - 0x90, 0xba, 0xa4, 0xeb, 0x6a, 0xef, 0xa1, 0xc0, 0xad, 0x97, 0x17, 0xf8, 0x29, 0xe9, 0xba, 0x4c, - 0x08, 0x32, 0x54, 0xbf, 0x81, 0x49, 0x5e, 0x17, 0xf0, 0xc0, 0x65, 0x13, 0x5f, 0xfb, 0x33, 0xb4, - 0xd4, 0xbb, 0x99, 0x52, 0x78, 0x78, 0xa3, 0x12, 0x78, 0xd5, 0xf0, 0x40, 0xd0, 0xe9, 0xca, 0x71, - 0x6a, 0x45, 0xbd, 0x05, 0xb3, 0xbc, 0x10, 0x0b, 0x9d, 0x95, 0x57, 0xed, 0x77, 0xf0, 0x64, 0xa7, - 0x10, 0x1a, 0xaa, 0xc8, 0xaa, 0xf7, 0xbf, 0x86, 0x89, 0x08, 0x9d, 0x76, 0x99, 0xbe, 0xf6, 0x3e, - 0x6a, 0xb4, 0x9e, 0x67, 0xdf, 0x21, 0x33, 0xda, 0x25, 0xf9, 0x7a, 0x95, 0x24, 0xbe, 0x13, 0xe9, - 0x96, 0xaa, 0x92, 0xbe, 0x3b, 0x1f, 0x5c, 0x34, 0xdd, 0xea, 0xfd, 0xf4, 0xad, 0xb9, 0x0d, 0x73, - 0x43, 0x25, 0x68, 0xf0, 0x1c, 0x77, 0xfd, 0x21, 0xab, 0xbd, 0x92, 0x65, 0xe8, 0xee, 0x73, 0xba, - 0xeb, 0xdb, 0x30, 0x8b, 0x1d, 0x75, 0x3b, 0xf0, 0x0c, 0xc7, 0xb7, 0x51, 0x23, 0xe6, 0xe0, 0x1f, - 0x21, 0xd1, 0x34, 0x42, 0x77, 0x43, 0x20, 0xf3, 0xf4, 0x4f, 0xa0, 0x9a, 0x6c, 0x14, 0xb4, 0x3f, - 0xcf, 0xb9, 0x81, 0x71, 0x12, 0x6f, 0x0f, 0xd4, 0x55, 0x98, 0x76, 0xc8, 0xc9, 0xf0, 0x39, 0xfd, - 0x05, 0xeb, 0xda, 0x1c, 0x72, 0x92, 0x3a, 0xa5, 0x87, 0x50, 0xe1, 0x3d, 0x16, 0x0e, 0xd1, 0xb4, - 0x8f, 0x51, 0xee, 0x8d, 0xcc, 0x23, 0x42, 0x0c, 0xe6, 0x32, 0x66, 0xe0, 0x7a, 0x5b, 0xf4, 0x53, - 0x74, 0x6c, 0xf8, 0xa1, 0xbe, 0x0f, 0xda, 0x50, 0xc7, 0x26, 0x0a, 0xd6, 0xbb, 0xac, 0x01, 0x4b, - 0xb5, 0x6d, 0xa2, 0x66, 0xbd, 0x05, 0xb3, 0x66, 0xc7, 0xf5, 0xb9, 0xdd, 0xf6, 0x89, 0x17, 0x76, - 0x08, 0x7f, 0xc9, 0x8c, 0x8d, 0xd0, 0x5d, 0x0e, 0xe4, 0x5d, 0xc2, 0x1d, 0xd0, 0x18, 0xd1, 0xb1, - 0xed, 0xdb, 0x7b, 0x76, 0xc7, 0x0e, 0x06, 0x21, 0xd9, 0x06, 0x92, 0xcd, 0x20, 0xfc, 0x8b, 0x10, - 0xcc, 0x09, 0xef, 0x02, 0x70, 0x69, 0xd4, 0xd6, 0x9b, 0x79, 0x4b, 0x7c, 0xa6, 0x03, 0xb5, 0xf3, - 0x36, 0x2c, 0x65, 0x4b, 0xe6, 0xfd, 0x25, 0xb1, 0xb4, 0x2d, 0x8c, 0x8d, 0x8b, 0x19, 0x0a, 0x6c, - 0x09, 0x9c, 0x05, 0x0b, 0x66, 0x32, 0x63, 0x47, 0xc6, 0x70, 0xe4, 0xbd, 0xe4, 0x98, 0x61, 0x29, - 0x19, 0x00, 0xf9, 0x30, 0xf3, 0x78, 0xad, 0xf1, 0xc4, 0x18, 0x74, 0x5c, 0xc3, 0x8a, 0xcf, 0x31, - 0xbe, 0x84, 0x52, 0x18, 0x30, 0x7e, 0x53, 0xce, 0xe1, 0x94, 0x22, 0x9c, 0x49, 0xb4, 0x24, 0x59, - 0x51, 0x26, 0x5b, 0x92, 0x7c, 0x53, 0x79, 0xa7, 0x25, 0xc9, 0xef, 0x28, 0x8d, 0x96, 0x24, 0xaf, - 0x2a, 0xef, 0xb6, 0x24, 0xf9, 0x5d, 0x65, 0xad, 0x25, 0xc9, 0x6b, 0xca, 0x7a, 0x4b, 0x92, 0xd7, - 0x95, 0x5b, 0xf5, 0x5b, 0x50, 0x4d, 0x5e, 0x72, 0x9a, 0x12, 0xe2, 0x65, 0x17, 0xea, 0x38, 0xa2, - 0x97, 0x0f, 0xa3, 0x22, 0xab, 0xfe, 0x4b, 0x01, 0x66, 0x87, 0x42, 0x22, 0x0e, 0x52, 0xb0, 0x9e, - 0xf2, 0x08, 0xbd, 0x7a, 0xb1, 0x7a, 0xaa, 0xc0, 0xeb, 0x29, 0x04, 0x44, 0xf5, 0xd4, 0x0c, 0x8c, - 0xf1, 0x8b, 0xc1, 0xe6, 0x1e, 0xa3, 0x1e, 0x5e, 0x86, 0x16, 0x8c, 0xe2, 0xf5, 0xc4, 0x21, 0x47, - 0x75, 0xfd, 0x76, 0xbe, 0x3a, 0x35, 0xa9, 0x87, 0xce, 0x58, 0xa8, 0xf7, 0x61, 0x8c, 0xfe, 0xe8, - 0xfb, 0x38, 0x02, 0x49, 0x14, 0xbd, 0xe7, 0x73, 0xe9, 0xfb, 0x3a, 0xa7, 0xae, 0xff, 0x61, 0x0c, - 0x94, 0x84, 0xdb, 0xff, 0x56, 0xf3, 0x9d, 0xc8, 0x06, 0x23, 0x71, 0x1b, 0x6c, 0x41, 0x29, 0xaa, - 0xd7, 0x99, 0xea, 0x6f, 0x9c, 0x6d, 0x87, 0xb0, 0x4e, 0x97, 0x03, 0x51, 0x9f, 0x37, 0x60, 0x2a, - 0x30, 0xbc, 0x03, 0x92, 0x9a, 0x1d, 0xb1, 0x19, 0xcf, 0x24, 0x03, 0xa5, 0x66, 0x47, 0x1c, 0x3f, - 0xae, 0xf3, 0x18, 0x9b, 0xaf, 0x30, 0x48, 0x72, 0x76, 0xc4, 0xb1, 0xf9, 0x06, 0x8a, 0x6c, 0xfb, - 0x6c, 0x91, 0xc5, 0xb5, 0xe4, 0x40, 0x47, 0x4e, 0x0f, 0x74, 0x3e, 0x82, 0x05, 0xce, 0xc2, 0x3c, - 0xb4, 0x3b, 0x56, 0x24, 0xd6, 0x75, 0x3a, 0x03, 0x9c, 0xff, 0xc8, 0xfa, 0x1c, 0xc3, 0xd8, 0xa2, - 0x08, 0x42, 0xfa, 0x63, 0xa7, 0x33, 0xc0, 0x31, 0xf7, 0x70, 0x47, 0x0d, 0x6c, 0x36, 0xe1, 0xa7, - 0xbb, 0x68, 0x0d, 0x8a, 0x22, 0x04, 0x96, 0xd9, 0x10, 0x9d, 0x7f, 0xaa, 0x73, 0x50, 0x14, 0xd1, - 0xaa, 0x82, 0x90, 0xb1, 0x80, 0x85, 0xa7, 0x26, 0x4c, 0xc4, 0xe3, 0x0a, 0x8d, 0x51, 0xe3, 0x79, - 0xe7, 0x07, 0x11, 0x21, 0x06, 0xaa, 0x9b, 0xa0, 0x5a, 0x84, 0x06, 0x9b, 0xb6, 0xb1, 0x1f, 0x10, - 0xaf, 0x8d, 0xe1, 0x48, 0x9b, 0xc0, 0x0d, 0x2a, 0x0c, 0xb2, 0x41, 0x01, 0x5b, 0x74, 0x5d, 0xfd, - 0x87, 0x02, 0xb0, 0x80, 0x15, 0x9f, 0x5b, 0x51, 0x15, 0x2d, 0x12, 0x18, 0x36, 0xce, 0xa3, 0xa9, - 0x1a, 0x8f, 0xf2, 0x64, 0xf0, 0xb4, 0xd3, 0x36, 0x50, 0x44, 0x34, 0xcd, 0x32, 0xfc, 0xa3, 0x7b, - 0x8c, 0xeb, 0x83, 0x4b, 0xfa, 0xbc, 0x79, 0x1a, 0x70, 0xe1, 0x6b, 0x98, 0x3f, 0x95, 0x52, 0xbd, - 0x0b, 0x8b, 0xa6, 0xe1, 0xb4, 0xfd, 0x23, 0xbb, 0x17, 0x0f, 0xc5, 0x34, 0xa4, 0xda, 0xb4, 0x31, - 0x28, 0xe0, 0x46, 0xe7, 0x4d, 0xc3, 0xd9, 0x39, 0xb2, 0x7b, 0x51, 0x18, 0xde, 0xe0, 0x08, 0x9b, - 0x55, 0xa8, 0xc4, 0x37, 0xc8, 0x62, 0x59, 0xfd, 0x5f, 0x24, 0x98, 0x8a, 0xcd, 0xae, 0x7f, 0x37, - 0xf7, 0x2e, 0xe6, 0x6b, 0xa3, 0x49, 0x5f, 0xbb, 0x06, 0xd5, 0xd4, 0x2c, 0x8d, 0x8d, 0x51, 0x2b, - 0xfb, 0xf1, 0x39, 0x5a, 0x1d, 0xc6, 0x1d, 0xf2, 0x3c, 0x86, 0xc4, 0xa6, 0xa6, 0x65, 0xba, 0x28, - 0x70, 0xb2, 0xbd, 0x5f, 0x3e, 0xc5, 0xfb, 0xaf, 0x42, 0x65, 0xcf, 0x33, 0x1c, 0xf3, 0xb0, 0x1d, - 0xb8, 0x47, 0x84, 0x5d, 0x81, 0x8a, 0x5e, 0x66, 0x6b, 0xbb, 0x74, 0x49, 0xd4, 0x2c, 0xd4, 0x28, - 0x09, 0xd4, 0x71, 0x44, 0xa5, 0x35, 0x8b, 0xde, 0x77, 0x36, 0x63, 0x04, 0xb1, 0x7b, 0x33, 0x71, - 0xde, 0xbd, 0x51, 0x5e, 0xf2, 0xde, 0x2c, 0x02, 0x08, 0xa5, 0xf8, 0x94, 0xb2, 0xa4, 0xcb, 0x4c, - 0x95, 0xa6, 0xd5, 0x92, 0xe4, 0x92, 0x02, 0xe1, 0x74, 0x3e, 0x9c, 0xcb, 0xd7, 0xff, 0x7f, 0x04, - 0xd4, 0x54, 0xb1, 0xf1, 0xfb, 0x76, 0x9b, 0x98, 0xa9, 0xc7, 0xce, 0x33, 0x75, 0xf1, 0x25, 0x4d, - 0x9d, 0x2c, 0xc6, 0xe4, 0x8b, 0x17, 0x63, 0xc9, 0x81, 0x6d, 0xe9, 0xe2, 0x03, 0xdb, 0xb3, 0xea, - 0x48, 0x38, 0xa3, 0x8e, 0xac, 0xff, 0x22, 0xc1, 0x38, 0xe5, 0xf0, 0xfb, 0xc9, 0xcc, 0xdb, 0x50, - 0xe1, 0x43, 0x20, 0xc6, 0x67, 0x14, 0xf9, 0xd4, 0x4f, 0x29, 0x4e, 0xf8, 0xa8, 0x07, 0x79, 0x94, - 0x83, 0xe8, 0x43, 0x25, 0xb1, 0x09, 0xac, 0x18, 0x80, 0x20, 0xbf, 0x31, 0xe4, 0xb7, 0x96, 0xaf, - 0x72, 0xe2, 0xa3, 0x11, 0x64, 0x1f, 0x0e, 0x6d, 0x63, 0x8b, 0x71, 0xc7, 0x2c, 0x26, 0x1d, 0xf3, - 0x06, 0x84, 0xb1, 0x26, 0x9c, 0xfe, 0xca, 0x38, 0xae, 0x99, 0x10, 0xeb, 0x62, 0xf2, 0x3b, 0x0f, - 0x72, 0x18, 0xa6, 0xd8, 0x73, 0x70, 0x91, 0xf0, 0xe8, 0x14, 0x73, 0x6f, 0x38, 0xcf, 0xbd, 0xcb, - 0x2f, 0xe9, 0xde, 0xe9, 0x08, 0x58, 0x19, 0x8e, 0x80, 0x37, 0x40, 0x31, 0x3a, 0x1e, 0x31, 0x2c, - 0x91, 0xb9, 0x88, 0x85, 0xd1, 0x4f, 0xd6, 0x27, 0xf8, 0xfa, 0x06, 0x5f, 0xae, 0xff, 0xf3, 0x65, - 0x50, 0x44, 0xf2, 0x0a, 0x9d, 0x2e, 0xb6, 0x8d, 0x42, 0x62, 0x1b, 0x69, 0x6f, 0xbc, 0x7c, 0xae, - 0x37, 0x8e, 0x9c, 0xe1, 0x8d, 0xd2, 0xa9, 0xde, 0x38, 0xfa, 0xa7, 0x07, 0x9e, 0xb1, 0xe4, 0xf9, - 0xfe, 0x76, 0xf1, 0xa5, 0xfe, 0xf7, 0x55, 0xa8, 0x6c, 0x98, 0x81, 0x7d, 0x6c, 0x07, 0x03, 0x34, - 0x57, 0x4c, 0x6a, 0x21, 0x29, 0xf5, 0x0e, 0x68, 0xe9, 0xdc, 0x16, 0x3e, 0x20, 0xb2, 0x47, 0xe9, - 0x99, 0x64, 0x86, 0x13, 0xef, 0x87, 0x9f, 0x40, 0x35, 0x35, 0x84, 0x97, 0xf2, 0x36, 0xf0, 0x7e, - 0x62, 0xe0, 0xbe, 0x02, 0xca, 0xd0, 0x2b, 0x0b, 0x8b, 0xc9, 0x55, 0x3f, 0xf9, 0xb2, 0xb2, 0x05, - 0x95, 0xc4, 0x13, 0x46, 0x5e, 0xf3, 0x94, 0xfd, 0xd8, 0xb3, 0xc5, 0x12, 0x94, 0x0d, 0x6e, 0x1a, - 0x91, 0xc5, 0x4b, 0x3a, 0x88, 0x25, 0x56, 0x47, 0xc7, 0xda, 0x29, 0xfe, 0x30, 0xea, 0x85, 0x8d, - 0xd4, 0x57, 0x30, 0x7f, 0xfa, 0x94, 0x19, 0xf2, 0x4d, 0x65, 0x67, 0xfd, 0xec, 0xf9, 0x72, 0x8a, - 0x77, 0x94, 0x23, 0x2e, 0xf0, 0x8a, 0x1a, 0xe3, 0xbd, 0x25, 0xf2, 0x05, 0xe5, 0xbd, 0x8b, 0x63, - 0x1a, 0xaa, 0x6b, 0x9a, 0x71, 0xce, 0x57, 0xd4, 0x29, 0x96, 0x3d, 0x92, 0x5c, 0x1f, 0xc2, 0xe4, - 0x21, 0x31, 0xbc, 0x60, 0x8f, 0x18, 0xc1, 0x45, 0x9f, 0x4e, 0x95, 0x90, 0x52, 0x70, 0xcb, 0x7a, - 0x4b, 0xa8, 0x5e, 0xe0, 0x2d, 0x81, 0xd5, 0x46, 0x59, 0x6f, 0x09, 0x54, 0x35, 0x2f, 0x7c, 0x05, - 0xa3, 0x3d, 0xaa, 0xc2, 0x42, 0x67, 0x20, 0x72, 0x19, 0x6b, 0x42, 0xe3, 0x23, 0xfe, 0xc9, 0xe4, - 0x88, 0x3f, 0xd9, 0x5f, 0xa9, 0xe9, 0xfe, 0xea, 0x46, 0xe4, 0xc6, 0xb6, 0x45, 0x9c, 0xc0, 0x0e, - 0x06, 0xf8, 0xfa, 0x8a, 0xef, 0x15, 0xb8, 0xde, 0xe4, 0xcb, 0x99, 0x73, 0xe5, 0xe9, 0xcc, 0xb9, - 0xf2, 0xe9, 0xcf, 0x0a, 0x33, 0xaf, 0xe6, 0x59, 0x61, 0xf6, 0xd5, 0x3c, 0x2b, 0xcc, 0x9d, 0xf1, - 0xac, 0xb0, 0x0b, 0x33, 0x8c, 0x2a, 0x3d, 0xd1, 0xd4, 0x72, 0x5e, 0xef, 0x29, 0x24, 0x4f, 0xcd, - 0x32, 0xcf, 0x7c, 0xac, 0x98, 0x3f, 0xfb, 0xb1, 0x22, 0xc7, 0xeb, 0xc1, 0xc2, 0xf9, 0xaf, 0x07, - 0x8f, 0x40, 0x65, 0x5c, 0xd8, 0x4c, 0x95, 0xfd, 0x0d, 0x90, 0x3f, 0xbb, 0x2e, 0x27, 0xab, 0x0f, - 0x0e, 0xa4, 0x29, 0xe3, 0x3e, 0xfb, 0xa9, 0x2b, 0x48, 0xfb, 0xd0, 0xf0, 0x03, 0xbe, 0x42, 0x1b, - 0xf8, 0x18, 0x3f, 0x9a, 0xae, 0x88, 0x17, 0xb9, 0xda, 0x22, 0xba, 0xda, 0x5c, 0x48, 0xf5, 0x14, - 0xe1, 0xa1, 0xcb, 0x65, 0xb7, 0x30, 0xb5, 0x53, 0x5a, 0x98, 0x2f, 0x60, 0x16, 0x85, 0x44, 0x57, - 0x5b, 0x74, 0xc3, 0x4b, 0x59, 0xea, 0x0f, 0x0d, 0xcc, 0x7c, 0x7d, 0x9a, 0xd2, 0x3f, 0x10, 0xe4, - 0xa2, 0x77, 0xfd, 0x06, 0x16, 0x52, 0x7c, 0xe3, 0x7f, 0x18, 0x58, 0xce, 0xfb, 0x22, 0x9d, 0xe0, - 0x1d, 0xfd, 0x73, 0xa0, 0x25, 0xc9, 0x23, 0x8a, 0xd4, 0x92, 0xe4, 0x31, 0xa5, 0xd8, 0x92, 0xe4, - 0x2b, 0x4a, 0xad, 0xfe, 0x5f, 0x05, 0x28, 0x61, 0xb5, 0x7a, 0x4e, 0x16, 0xcc, 0xca, 0x41, 0x97, - 0x33, 0x73, 0xd0, 0x06, 0x94, 0xd1, 0x4f, 0x79, 0x86, 0x1e, 0xc9, 0xfb, 0x17, 0x3e, 0x46, 0x24, - 0x32, 0x50, 0x3c, 0x10, 0x49, 0x28, 0x07, 0x63, 0x0b, 0x8f, 0x41, 0xf3, 0x20, 0xb3, 0x78, 0x15, - 0x0e, 0x90, 0x8a, 0xf8, 0xdd, 0xb4, 0xea, 0xff, 0x2d, 0x81, 0x8a, 0xe3, 0x99, 0xe4, 0xbf, 0x9f, - 0xce, 0xcc, 0xef, 0xd1, 0x60, 0x3a, 0x3b, 0xbf, 0x87, 0xf0, 0x44, 0x7e, 0xcf, 0x32, 0xc9, 0x48, - 0xa6, 0x49, 0x1a, 0x30, 0x25, 0x30, 0xe3, 0x75, 0x15, 0x1f, 0x7d, 0x71, 0x50, 0x6c, 0x98, 0x75, - 0x0d, 0x04, 0x07, 0xd1, 0x6c, 0xb2, 0xb1, 0x97, 0x48, 0xee, 0x6c, 0x9c, 0x95, 0x39, 0xdc, 0x94, - 0xb3, 0x87, 0x9b, 0x8b, 0x50, 0x0a, 0x0b, 0x3c, 0x91, 0xb1, 0xc3, 0x85, 0x0b, 0xfe, 0x95, 0xe9, - 0xcb, 0xf0, 0x2f, 0x58, 0x2c, 0x4b, 0xf2, 0xf8, 0x5c, 0xc6, 0x7a, 0x6f, 0xe5, 0x94, 0xae, 0xe1, - 0x89, 0x78, 0x11, 0xf0, 0x09, 0x8b, 0xdc, 0xe2, 0xcf, 0x5a, 0xb1, 0x25, 0xaa, 0x47, 0xfa, 0x28, - 0xc2, 0x39, 0x98, 0x92, 0x3c, 0x04, 0x1c, 0xd8, 0x8f, 0xb2, 0xf7, 0x89, 0xf1, 0x8b, 0xbe, 0x4f, - 0x30, 0xba, 0xa1, 0x4a, 0xb8, 0x3a, 0x54, 0x09, 0x87, 0x7f, 0xbf, 0x2b, 0x2a, 0x72, 0xfd, 0xdf, - 0x0a, 0x30, 0xc9, 0x2d, 0xba, 0x85, 0xf9, 0xf3, 0x55, 0x39, 0x56, 0x66, 0xe6, 0x1e, 0xc9, 0xfe, - 0x17, 0x40, 0xb6, 0xc9, 0xa4, 0x6c, 0x93, 0xd5, 0xff, 0xbd, 0x00, 0xb0, 0x83, 0xaf, 0xa9, 0xaf, - 0x4a, 0xf7, 0x64, 0x6d, 0x38, 0x92, 0xae, 0x0d, 0xb3, 0xd5, 0x2d, 0x66, 0xab, 0x9b, 0xfa, 0xf3, - 0x23, 0x0b, 0x5a, 0xb2, 0x52, 0xaa, 0x7f, 0x57, 0x00, 0x79, 0xeb, 0x90, 0x98, 0x47, 0x7e, 0xbf, - 0x9b, 0xde, 0xc4, 0x68, 0xb4, 0x89, 0x7b, 0x30, 0xb6, 0xdf, 0x31, 0x8e, 0x5d, 0x0f, 0x55, 0xae, - 0xae, 0xdf, 0x3c, 0xbb, 0x17, 0x11, 0x1c, 0xef, 0x23, 0x8d, 0xce, 0x69, 0xa3, 0x7f, 0xa0, 0x8e, - 0x60, 0x93, 0xc6, 0x3e, 0x36, 0xff, 0xe6, 0x87, 0x9f, 0x6a, 0x97, 0x7e, 0xfc, 0xa9, 0x76, 0xe9, - 0xd7, 0x9f, 0x6a, 0x85, 0xef, 0x5e, 0xd4, 0x0a, 0xff, 0xf4, 0xa2, 0x56, 0xf8, 0xcf, 0x17, 0xb5, - 0xc2, 0x0f, 0x2f, 0x6a, 0x85, 0xff, 0x7d, 0x51, 0x2b, 0xfc, 0xdf, 0x8b, 0xda, 0xa5, 0x5f, 0x5f, - 0xd4, 0x0a, 0xdf, 0xff, 0x5c, 0xbb, 0xf4, 0xc3, 0xcf, 0xb5, 0x4b, 0x3f, 0xfe, 0x5c, 0xbb, 0xf4, - 0xd5, 0xed, 0x03, 0x37, 0xd2, 0xc1, 0x76, 0x4f, 0xff, 0x77, 0xf6, 0x47, 0xb1, 0xcf, 0xbd, 0x31, - 0x0c, 0x9a, 0xb7, 0xfe, 0x18, 0x00, 0x00, 0xff, 0xff, 0xd8, 0x0b, 0x92, 0x45, 0x40, 0x30, 0x00, - 0x00, + // 3621 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x3a, 0x4b, 0x73, 0xdb, 0xd6, + 0xd5, 0xa6, 0x05, 0x89, 0xe0, 0x21, 0x45, 0x41, 0xd0, 0x0b, 0x52, 0x64, 0x4a, 0xa6, 0xed, 0x44, + 0x4e, 0x1c, 0x2a, 0x92, 0x9d, 0xcf, 0x79, 0x7c, 0x5f, 0xfc, 0x49, 0xb2, 0x6c, 0x93, 0x71, 0x6c, + 0x07, 0x52, 0xe2, 0x4c, 0x9a, 0x0c, 0x07, 0x02, 0xae, 0x24, 0x54, 0x24, 0x40, 0x03, 0xa0, 0x64, + 0x66, 0xba, 0xc8, 0xa2, 0xd3, 0x75, 0xba, 0xeb, 0x4f, 0xe8, 0xb2, 0x9b, 0x4e, 0xb7, 0x5d, 0x74, + 0x3a, 0x5d, 0x75, 0xb2, 0x6b, 0x76, 0x6d, 0x9c, 0x4d, 0x37, 0x9d, 0x64, 0xfa, 0x0b, 0x3a, 0xf7, + 0xdc, 0x7b, 0xf1, 0x22, 0x24, 0x51, 0x6e, 0xbc, 0xc8, 0x8e, 0xb8, 0xe7, 0x71, 0xcf, 0x3d, 0xf7, + 0xdc, 0xf3, 0x24, 0x5c, 0x0f, 0x48, 0xbb, 0xe3, 0x7a, 0x46, 0x6b, 0xd9, 0x27, 0xde, 0x21, 0xf1, + 0x96, 0x8d, 0x8e, 0xbd, 0xdc, 0x21, 0x9e, 0x6f, 0xfb, 0x01, 0x71, 0x4c, 0xb2, 0x7c, 0xb8, 0xb2, + 0x4c, 0x9e, 0x12, 0xb3, 0x1b, 0xd8, 0xae, 0xe3, 0xd7, 0x3a, 0x9e, 0x1b, 0xb8, 0x6a, 0x55, 0x10, + 0xd5, 0x18, 0x51, 0xcd, 0xe8, 0xd8, 0xb5, 0x18, 0x51, 0xed, 0x70, 0x65, 0xae, 0xb2, 0xe7, 0xba, + 0x7b, 0x2d, 0xb2, 0x8c, 0x14, 0x3b, 0xdd, 0xdd, 0x65, 0xab, 0xeb, 0x19, 0x94, 0x09, 0xe3, 0x31, + 0xb7, 0x90, 0x86, 0x07, 0x76, 0x9b, 0xf8, 0x81, 0xd1, 0xee, 0x70, 0x84, 0x8b, 0x16, 0xe9, 0x10, + 0xc7, 0x22, 0x8e, 0x69, 0x13, 0x7f, 0x79, 0xcf, 0xdd, 0x73, 0x71, 0x1d, 0x7f, 0x71, 0x94, 0xcb, + 0xa1, 0xf0, 0x54, 0x6a, 0xd3, 0x6d, 0xb7, 0x5d, 0x87, 0x0a, 0xdc, 0x26, 0xbe, 0x6f, 0xec, 0x91, + 0x4c, 0x2c, 0xe2, 0x74, 0xdb, 0x3e, 0x45, 0x3a, 0x72, 0xbd, 0x83, 0xdd, 0x96, 0x7b, 0xc4, 0xb1, + 0xae, 0x24, 0xb0, 0x76, 0x0d, 0xbb, 0xd5, 0xf5, 0x48, 0x3f, 0xb3, 0x97, 0x13, 0x68, 0x82, 0x47, + 0x3f, 0xde, 0xab, 0x59, 0x7a, 0x35, 0x5b, 0xae, 0x79, 0xd0, 0x8f, 0x7b, 0x35, 0x0b, 0x37, 0x94, + 0x93, 0x1d, 0x8b, 0xa3, 0xbe, 0x76, 0x22, 0x6a, 0xea, 0x48, 0xaf, 0x9c, 0x88, 0x1c, 0x18, 0xfe, + 0x01, 0x47, 0x7c, 0x73, 0x20, 0xae, 0x4d, 0x4a, 0xd1, 0x0c, 0x7a, 0x1d, 0x21, 0xf7, 0xb5, 0x2c, + 0xb2, 0x7d, 0xdb, 0x0f, 0x5c, 0xaf, 0xd7, 0x7f, 0xca, 0xe5, 0x01, 0x2c, 0xed, 0x49, 0x97, 0x74, + 0x09, 0xb7, 0xb2, 0xea, 0x9f, 0xf3, 0x50, 0xd8, 0xda, 0x37, 0x3c, 0xab, 0xee, 0xec, 0xba, 0xea, + 0x2c, 0xc8, 0x3e, 0xfd, 0x68, 0xda, 0x96, 0x96, 0x5b, 0xcc, 0x2d, 0x0d, 0xeb, 0x79, 0xfc, 0xae, + 0x5b, 0x14, 0xe4, 0x19, 0xce, 0x1e, 0xa1, 0xa0, 0xf3, 0x8b, 0xb9, 0xa5, 0x21, 0x3d, 0x8f, 0xdf, + 0x75, 0x4b, 0x9d, 0x84, 0x61, 0xf7, 0xc8, 0x21, 0x9e, 0x36, 0xb4, 0x98, 0x5b, 0x2a, 0xe8, 0xec, + 0x43, 0xbd, 0x06, 0xaa, 0x1f, 0xb8, 0x2d, 0xe2, 0x34, 0x7d, 0xdb, 0x31, 0x49, 0xd3, 0x23, 0x0e, + 0x39, 0xd2, 0x46, 0x90, 0xab, 0xc2, 0x20, 0x5b, 0x14, 0xa0, 0xd3, 0x75, 0x75, 0x0d, 0x8a, 0xdd, + 0x8e, 0x65, 0x04, 0xa4, 0x49, 0x4d, 0x54, 0xcb, 0x2f, 0xe6, 0x96, 0x8a, 0xab, 0x73, 0x35, 0x66, + 0xbf, 0x35, 0x61, 0xbf, 0xb5, 0x6d, 0x61, 0xbf, 0xeb, 0xd2, 0x57, 0x7f, 0x5f, 0xc8, 0xe9, 0xc0, + 0x88, 0xe8, 0xb2, 0x7a, 0x1b, 0x2a, 0x8e, 0xd1, 0x26, 0x7e, 0xc7, 0x30, 0x49, 0xd3, 0x71, 0x03, + 0x7b, 0xd7, 0x36, 0xf1, 0x31, 0x34, 0x0f, 0xa9, 0x02, 0x5c, 0x47, 0x2b, 0xa0, 0xdc, 0xf3, 0x21, + 0xd6, 0x83, 0x18, 0xd2, 0xc7, 0x0c, 0x47, 0xfd, 0x65, 0x0e, 0x66, 0x3d, 0xd2, 0x69, 0x09, 0x5a, + 0xab, 0xf5, 0xa4, 0x69, 0x98, 0x07, 0xcd, 0x16, 0x39, 0x24, 0x2d, 0x6d, 0x74, 0x71, 0x68, 0xa9, + 0xb8, 0x5a, 0xaf, 0x9d, 0xfe, 0x36, 0x6b, 0xa1, 0x56, 0x6b, 0x7a, 0xc4, 0xee, 0x76, 0xeb, 0xc9, + 0x9a, 0x79, 0x70, 0x9f, 0xf2, 0xda, 0x74, 0x02, 0xaf, 0xa7, 0x4f, 0x7b, 0x99, 0x40, 0xf5, 0x00, + 0x14, 0xbc, 0xa7, 0x68, 0x6f, 0x5f, 0x53, 0x70, 0xf3, 0xb5, 0xb3, 0x6d, 0xfe, 0x21, 0xe5, 0x22, + 0xd8, 0xfa, 0x6c, 0xd3, 0xf2, 0x93, 0xc4, 0xa2, 0x6a, 0x40, 0x89, 0x6d, 0xe6, 0x07, 0x46, 0x40, + 0x7c, 0x6d, 0x1c, 0x37, 0x7a, 0xef, 0x39, 0x36, 0xda, 0x42, 0x06, 0x6c, 0x97, 0xe2, 0x93, 0x68, + 0x65, 0xae, 0x0e, 0x2f, 0x9d, 0xa0, 0x06, 0x55, 0x81, 0xa1, 0x03, 0xd2, 0x43, 0x9b, 0x2b, 0xe8, + 0xf4, 0x27, 0x35, 0xaa, 0x43, 0xa3, 0xd5, 0x25, 0xdc, 0xd8, 0xd8, 0xc7, 0x3b, 0xe7, 0xdf, 0xca, + 0xcd, 0x05, 0x30, 0x91, 0x71, 0xa8, 0x38, 0x8b, 0x61, 0xc6, 0xe2, 0x6e, 0x9c, 0x45, 0x71, 0x75, + 0x65, 0x90, 0xf3, 0x24, 0x38, 0xc7, 0x77, 0x75, 0x40, 0x49, 0x9f, 0x30, 0x63, 0xcb, 0xdb, 0xc9, + 0x2d, 0x6b, 0x03, 0x6f, 0x89, 0x6c, 0x63, 0xfb, 0x35, 0x24, 0x59, 0x52, 0x86, 0x1b, 0x92, 0x3c, + 0xac, 0x8c, 0x34, 0x24, 0x59, 0x56, 0x0a, 0x0d, 0x49, 0x06, 0xa5, 0xd8, 0x90, 0xe4, 0xa2, 0x52, + 0x6a, 0x48, 0x72, 0x49, 0x19, 0x6d, 0x48, 0x72, 0x59, 0x19, 0x6b, 0x48, 0xf2, 0x98, 0xa2, 0x54, + 0xff, 0x70, 0x09, 0xa6, 0x1e, 0x73, 0x27, 0xb2, 0x29, 0x62, 0x09, 0x3e, 0xea, 0x8b, 0x50, 0x8a, + 0xde, 0x05, 0x7f, 0xd8, 0x05, 0xbd, 0x18, 0xae, 0xd5, 0x2d, 0x75, 0x01, 0x8a, 0xa1, 0x03, 0xe2, + 0xef, 0xbb, 0xa0, 0x83, 0x58, 0xaa, 0x5b, 0x6a, 0x0d, 0x26, 0x3a, 0x86, 0x47, 0x9c, 0xa0, 0x99, + 0x60, 0xc5, 0x1e, 0xfc, 0x38, 0x03, 0x3d, 0x88, 0x31, 0xbc, 0x06, 0x2a, 0xc7, 0x8f, 0xf3, 0x95, + 0x10, 0x5d, 0x61, 0x90, 0xc7, 0x11, 0xf7, 0x2a, 0x8c, 0x72, 0x6c, 0xaf, 0xeb, 0x50, 0xc4, 0x61, + 0x26, 0x22, 0x5b, 0xd4, 0xbb, 0x4e, 0x42, 0x02, 0xdb, 0xb1, 0x03, 0xdb, 0x08, 0x08, 0x7a, 0xa9, + 0x11, 0xb4, 0x0e, 0x2e, 0x41, 0x5d, 0x40, 0xea, 0x96, 0xfa, 0x36, 0xcc, 0x9a, 0x6e, 0xbb, 0xd3, + 0x22, 0xf8, 0x8a, 0xc9, 0x21, 0xa5, 0xdc, 0x31, 0x02, 0x73, 0x9f, 0x52, 0xe5, 0x91, 0x6a, 0x3a, + 0x42, 0xd8, 0xa4, 0xf0, 0x75, 0x0a, 0xae, 0x5b, 0xea, 0x05, 0x00, 0xf4, 0xc2, 0x68, 0xbf, 0xe8, + 0x34, 0x0a, 0x7a, 0x81, 0xae, 0xe0, 0x4d, 0xd1, 0xb3, 0x45, 0xde, 0xba, 0xd7, 0x21, 0xa8, 0x12, + 0x0d, 0xd8, 0xd9, 0x04, 0x64, 0xbb, 0xd7, 0x21, 0x54, 0x21, 0xea, 0xe7, 0x30, 0x17, 0x62, 0x87, + 0x31, 0x1e, 0x9d, 0x9c, 0xdb, 0x0d, 0xb4, 0x22, 0x9a, 0xc9, 0x6c, 0x9f, 0x9f, 0xbb, 0xcd, 0xe3, + 0xf8, 0xba, 0xf4, 0x1b, 0xea, 0xe6, 0xb4, 0xa3, 0xf4, 0xcd, 0x6e, 0x33, 0x06, 0xea, 0x87, 0x30, + 0x19, 0xb2, 0xa7, 0xca, 0x13, 0x8c, 0x4b, 0x83, 0x31, 0x0e, 0x4f, 0xa2, 0x77, 0x43, 0x96, 0x3b, + 0x70, 0xc1, 0x22, 0xbb, 0x46, 0xb7, 0x15, 0xbb, 0x3c, 0x16, 0x95, 0x38, 0xef, 0xd1, 0xc1, 0x78, + 0xcf, 0x71, 0x2e, 0xe2, 0xa2, 0xb7, 0x0d, 0xff, 0x40, 0xec, 0xf1, 0x1a, 0xa8, 0x2d, 0xc3, 0x0f, + 0xf8, 0xbd, 0x20, 0x77, 0xdb, 0xd2, 0xc6, 0xf1, 0x5a, 0xc6, 0x28, 0x04, 0x2f, 0x84, 0x52, 0xd4, + 0x2d, 0xf5, 0x75, 0x98, 0x40, 0xe4, 0x5d, 0xdb, 0x0b, 0x49, 0x6c, 0x4b, 0x53, 0x11, 0x5b, 0xa1, + 0xa0, 0x3b, 0x14, 0x82, 0x24, 0x75, 0x4b, 0x7d, 0x1f, 0x2e, 0x21, 0x7a, 0x52, 0x78, 0x3f, 0x30, + 0x3c, 0x6a, 0x33, 0x21, 0xf9, 0x04, 0x92, 0x57, 0x28, 0x6a, 0x5c, 0xc2, 0x2d, 0x86, 0x27, 0x98, + 0xdd, 0x02, 0x40, 0x4a, 0x16, 0x96, 0x26, 0x07, 0x0c, 0x4b, 0x05, 0xa4, 0xc1, 0xa8, 0xd4, 0x00, + 0x94, 0xb0, 0x19, 0x8f, 0x6e, 0x53, 0x03, 0xb2, 0x29, 0x53, 0xca, 0x8f, 0xa2, 0x08, 0xb7, 0x0a, + 0x53, 0xc9, 0x43, 0x89, 0xc0, 0x36, 0x8d, 0x67, 0x99, 0x38, 0x8a, 0x9d, 0x43, 0xc4, 0xb3, 0x3b, + 0xb0, 0x98, 0x52, 0x84, 0xb9, 0x4f, 0xac, 0x6e, 0x2b, 0xae, 0x8a, 0x19, 0x16, 0x17, 0xe3, 0xe4, + 0x5b, 0x02, 0x4b, 0x28, 0x62, 0x1d, 0x2a, 0xa7, 0x28, 0x54, 0x43, 0x2e, 0x73, 0x47, 0xc7, 0x2b, + 0x73, 0x2b, 0x2d, 0xbf, 0xb0, 0xa8, 0xd9, 0xc1, 0x2c, 0x2a, 0x71, 0x40, 0x61, 0x4a, 0x7d, 0x4a, + 0x31, 0x02, 0xea, 0x74, 0x03, 0x6d, 0x0e, 0xdd, 0x72, 0x82, 0x66, 0x8d, 0x81, 0x12, 0x8f, 0x32, + 0x71, 0x18, 0xbc, 0x9e, 0x97, 0x06, 0xbc, 0x9e, 0x99, 0x8c, 0xa3, 0xe2, 0x3d, 0x19, 0x30, 0x7f, + 0x9c, 0xce, 0x71, 0x83, 0xf9, 0x01, 0x37, 0x98, 0xcd, 0xbc, 0x11, 0xdc, 0xc2, 0x83, 0x2b, 0xc9, + 0x2d, 0x5c, 0xcf, 0xde, 0xb3, 0x1d, 0xa3, 0x95, 0xde, 0xab, 0x32, 0xe0, 0x5e, 0x17, 0xe3, 0x7b, + 0x3d, 0xe4, 0xcc, 0x92, 0x7b, 0xde, 0x04, 0x2d, 0xb9, 0xa7, 0x47, 0x9e, 0x74, 0x89, 0x8f, 0x97, + 0xbf, 0x80, 0xee, 0x6f, 0x2a, 0xce, 0x44, 0x67, 0xd0, 0xba, 0xa5, 0x7e, 0x16, 0xf7, 0x98, 0x22, + 0xbf, 0xd5, 0x6e, 0x2f, 0xe6, 0x96, 0xca, 0xc7, 0x84, 0x48, 0xcc, 0x8b, 0x69, 0x70, 0x4c, 0x38, + 0x8f, 0x5e, 0x87, 0xc4, 0x3c, 0x2c, 0x5f, 0x51, 0x1f, 0xa6, 0x55, 0xe1, 0x77, 0xf7, 0xf6, 0xa8, + 0x58, 0xa6, 0xeb, 0x04, 0xb6, 0x43, 0x73, 0x28, 0xbf, 0x49, 0x73, 0xcf, 0xcd, 0xc5, 0xdc, 0x92, + 0xac, 0x2f, 0x26, 0x94, 0xca, 0x50, 0x37, 0x38, 0xe6, 0x9a, 0xff, 0x80, 0x1c, 0xf5, 0x3f, 0x19, + 0x9e, 0x6e, 0x37, 0x7d, 0xfb, 0x0b, 0xd2, 0xdc, 0xe9, 0xd1, 0x14, 0xe9, 0x4e, 0xff, 0x93, 0xb9, + 0xc7, 0xb0, 0xb6, 0xec, 0x2f, 0xc8, 0x3a, 0xc5, 0x51, 0xaf, 0x82, 0x62, 0x1a, 0x8e, 0x49, 0x5a, + 0x42, 0x51, 0xc4, 0xd2, 0x2e, 0xa0, 0x0c, 0x63, 0x6c, 0x5d, 0x17, 0xcb, 0xea, 0xab, 0x30, 0x9e, + 0x44, 0xa5, 0x3a, 0x5d, 0x44, 0x9d, 0x26, 0x71, 0xeb, 0x88, 0xeb, 0x07, 0xb6, 0x79, 0xd0, 0x6b, + 0xc6, 0xa2, 0xd4, 0x45, 0x86, 0xcb, 0x00, 0xdb, 0x61, 0xac, 0xda, 0x83, 0x45, 0x8e, 0x2b, 0xcc, + 0xa2, 0x19, 0xb8, 0xcd, 0xc8, 0xa3, 0xd1, 0xc7, 0x57, 0x1d, 0xec, 0xf1, 0xcd, 0x33, 0x46, 0xc2, + 0x24, 0xb6, 0xdd, 0x2d, 0xe1, 0xe3, 0xe8, 0x2b, 0xd4, 0x20, 0x2f, 0xde, 0xdd, 0x25, 0x56, 0x38, + 0xf0, 0x4f, 0xf5, 0x23, 0x98, 0xf6, 0x48, 0xe0, 0xf5, 0x78, 0xdc, 0x6e, 0x35, 0x6d, 0x27, 0x20, + 0xde, 0xa1, 0xd1, 0xd2, 0x2e, 0x0f, 0xb6, 0xf1, 0x24, 0x92, 0xb3, 0xd8, 0xde, 0xaa, 0x73, 0xe2, + 0x88, 0x6d, 0xdb, 0x78, 0x6a, 0xb7, 0xbb, 0xed, 0x88, 0xed, 0x95, 0xb3, 0xb0, 0xfd, 0x80, 0x51, + 0x87, 0x6c, 0x6f, 0xa4, 0xd9, 0xf2, 0x63, 0xf8, 0xda, 0xcb, 0x78, 0xac, 0x04, 0x15, 0x77, 0x27, + 0xbe, 0xfa, 0x0e, 0xad, 0x19, 0x28, 0xd5, 0x8e, 0x61, 0x1e, 0xb8, 0xbb, 0xbb, 0x4d, 0xd3, 0x25, + 0xbb, 0xbb, 0xb6, 0x69, 0x13, 0x27, 0xd0, 0x5e, 0x59, 0xcc, 0x2d, 0xe5, 0xf4, 0x19, 0x44, 0x58, + 0x67, 0xf0, 0x8d, 0x08, 0xac, 0xb6, 0xa1, 0x9a, 0x91, 0x20, 0x90, 0xa7, 0x1d, 0x9b, 0x89, 0xcb, + 0x9e, 0xf1, 0xd2, 0x80, 0xcf, 0x78, 0xa1, 0x2f, 0x53, 0xd8, 0x0c, 0x39, 0xf1, 0x2a, 0x69, 0x81, + 0x89, 0xea, 0xb8, 0x4e, 0x13, 0x7f, 0x19, 0x3b, 0x2d, 0xd2, 0x24, 0x9e, 0xe7, 0x7a, 0xf8, 0x2e, + 0x7d, 0xed, 0xea, 0xe2, 0xd0, 0x52, 0x41, 0x7f, 0x09, 0x81, 0x0f, 0x5c, 0x47, 0x17, 0x48, 0x9b, + 0x14, 0x87, 0x3e, 0x39, 0x5f, 0x5d, 0x02, 0x65, 0xdf, 0xf0, 0x19, 0x7d, 0xb3, 0xe3, 0xb6, 0x6c, + 0xb3, 0xa7, 0xbd, 0x8a, 0xa6, 0x5d, 0xde, 0x37, 0x7c, 0xa4, 0x78, 0x84, 0xab, 0xea, 0x25, 0x18, + 0x35, 0x3d, 0xd7, 0x09, 0xed, 0x4f, 0x7b, 0x0d, 0x2d, 0xb5, 0x44, 0x17, 0x85, 0x2d, 0xd1, 0x14, + 0xd5, 0xb7, 0xf7, 0xa8, 0xf7, 0x32, 0xdd, 0xae, 0x13, 0x68, 0x35, 0x7c, 0x5d, 0x45, 0xb6, 0xb6, + 0x41, 0x97, 0xd4, 0x2b, 0x50, 0x36, 0xcc, 0xc0, 0x3e, 0xb4, 0x83, 0x1e, 0x47, 0xba, 0x8b, 0x48, + 0xa3, 0x62, 0x95, 0xa1, 0xad, 0xc2, 0x94, 0xb9, 0x6f, 0xb7, 0xac, 0x98, 0x2a, 0x19, 0xf6, 0x3d, + 0x16, 0x22, 0x11, 0x18, 0xea, 0x86, 0xd1, 0x2c, 0x81, 0xd2, 0xf5, 0x89, 0x87, 0x8a, 0xf6, 0x38, + 0x7a, 0x1d, 0xd1, 0xcb, 0x74, 0x9d, 0xaa, 0xcd, 0x63, 0x98, 0x6b, 0x70, 0x41, 0xbc, 0x4f, 0xfe, + 0x5c, 0xc9, 0xd3, 0x80, 0x78, 0x91, 0xe0, 0x0d, 0x16, 0x03, 0x39, 0xd2, 0x06, 0xe2, 0x6c, 0x72, + 0x94, 0x50, 0x40, 0x7e, 0xd4, 0x14, 0xe9, 0xfb, 0x4c, 0x40, 0x06, 0x4c, 0xd2, 0x7c, 0x08, 0xe3, + 0x46, 0x37, 0x70, 0x9b, 0x1e, 0xf1, 0x49, 0xd0, 0xec, 0xb8, 0xb6, 0x13, 0xf8, 0xda, 0x75, 0xb4, + 0x88, 0x2b, 0x91, 0xfb, 0xa4, 0x7e, 0x33, 0x6c, 0x4e, 0x1c, 0xae, 0xd4, 0x74, 0x8a, 0xfd, 0x08, + 0x91, 0xf5, 0x31, 0x4a, 0x1f, 0x5b, 0x50, 0x7f, 0x01, 0xe3, 0x3e, 0x31, 0x3c, 0x73, 0x9f, 0x1a, + 0xb8, 0x67, 0xef, 0x74, 0xa9, 0x53, 0xbb, 0x81, 0x75, 0xdf, 0xc3, 0x41, 0x8a, 0x96, 0xcc, 0x52, + 0xa3, 0xb6, 0x85, 0x2c, 0xd7, 0x42, 0x8e, 0xac, 0x10, 0x54, 0xfc, 0xd4, 0xb2, 0xfa, 0x18, 0xa4, + 0x36, 0x69, 0xbb, 0xda, 0x9b, 0xb8, 0xe1, 0xc6, 0xf3, 0x6f, 0xf8, 0x01, 0x69, 0xbb, 0x6c, 0x13, + 0x64, 0xa8, 0x7e, 0x0e, 0xe3, 0x3c, 0x27, 0xe2, 0x4e, 0xdb, 0x26, 0xbe, 0xf6, 0x3f, 0xa8, 0xa9, + 0x37, 0x32, 0x77, 0xe1, 0xae, 0x9d, 0xee, 0xc0, 0x33, 0xa6, 0x7b, 0x82, 0x4e, 0x57, 0x0e, 0x53, + 0x2b, 0xea, 0x75, 0x98, 0xe6, 0x49, 0x68, 0x68, 0x5d, 0xbc, 0x62, 0xb9, 0x89, 0x56, 0x3d, 0x81, + 0xd0, 0x50, 0x44, 0x56, 0xb9, 0xfc, 0x0c, 0xc6, 0x22, 0x74, 0x5a, 0x61, 0xfb, 0xda, 0x5b, 0x28, + 0xd1, 0xea, 0x20, 0xe7, 0x0e, 0x99, 0xd1, 0x0a, 0xd1, 0xd7, 0xcb, 0x24, 0xf1, 0x9d, 0x48, 0x35, + 0xa8, 0x28, 0x69, 0xbf, 0xf1, 0xf6, 0x59, 0x53, 0x0d, 0xbd, 0x9b, 0xf6, 0x18, 0x37, 0x60, 0xa6, + 0x2f, 0xfd, 0x0e, 0x9e, 0xe2, 0xa9, 0xdf, 0x61, 0x36, 0x9b, 0x4c, 0xc1, 0xb7, 0x9f, 0xd2, 0x53, + 0xdf, 0x80, 0x69, 0xec, 0x26, 0x34, 0x03, 0xcf, 0x70, 0x7c, 0x3b, 0xf6, 0x12, 0xdf, 0x45, 0xa2, + 0x49, 0x84, 0x6e, 0x87, 0x40, 0x66, 0xe9, 0x77, 0xa1, 0x9c, 0x2c, 0x92, 0xb4, 0xff, 0x1d, 0xf0, + 0x00, 0xa3, 0x24, 0x5e, 0x1a, 0xa9, 0xcb, 0x30, 0xe9, 0x90, 0xa3, 0xfe, 0x7b, 0xfa, 0x3f, 0x56, + 0xb1, 0x3a, 0xe4, 0x28, 0x75, 0x4b, 0xf7, 0xa1, 0xc4, 0xeb, 0x4b, 0x6c, 0x20, 0x6a, 0xef, 0xe1, + 0xbe, 0x57, 0x33, 0xaf, 0x08, 0x31, 0x98, 0xc9, 0x98, 0x81, 0xeb, 0x6d, 0xd0, 0x4f, 0x51, 0xad, + 0xe2, 0x87, 0xfa, 0x16, 0x68, 0x7d, 0xd5, 0xaa, 0x48, 0xd6, 0x6f, 0xb1, 0xe2, 0x33, 0x55, 0xb2, + 0x8a, 0x7c, 0xfd, 0x3a, 0x4c, 0x9b, 0x2d, 0xd7, 0xe7, 0x7a, 0xdb, 0xa5, 0x6e, 0x89, 0x57, 0x47, + 0xff, 0xcf, 0x3d, 0x18, 0x85, 0x6e, 0x73, 0x20, 0xaf, 0x90, 0x6e, 0x82, 0xc6, 0x88, 0x0e, 0x6d, + 0xdf, 0xde, 0xb1, 0x5b, 0xd4, 0x49, 0x0a, 0xb2, 0x35, 0x24, 0x9b, 0x42, 0xf8, 0xc7, 0x21, 0x98, + 0x13, 0xde, 0x02, 0xe0, 0xbb, 0x51, 0x5d, 0xaf, 0x0f, 0x5a, 0xde, 0x30, 0x19, 0xa8, 0x9e, 0x37, + 0x61, 0x21, 0x7b, 0x67, 0x5e, 0x5b, 0x13, 0x4b, 0xdb, 0xc0, 0xb8, 0x30, 0x9f, 0x21, 0xc0, 0x86, + 0xc0, 0x99, 0xb3, 0x60, 0x2a, 0xd3, 0x77, 0x64, 0x34, 0x86, 0xde, 0x4c, 0xb6, 0x58, 0x16, 0x92, + 0x0e, 0x90, 0x37, 0x72, 0x0f, 0x57, 0x6a, 0x8f, 0x8c, 0x5e, 0xcb, 0x35, 0xac, 0x78, 0x0f, 0xe7, + 0x13, 0x28, 0x84, 0x0e, 0xe3, 0x47, 0xe5, 0x1c, 0x76, 0x68, 0xc2, 0x7e, 0x4c, 0x43, 0x92, 0x15, + 0x65, 0xbc, 0x21, 0xc9, 0xd7, 0x94, 0xd7, 0x1b, 0x92, 0xfc, 0xba, 0x52, 0x6b, 0x48, 0xf2, 0xb2, + 0xf2, 0x46, 0x43, 0x92, 0xdf, 0x50, 0x56, 0x1a, 0x92, 0xbc, 0xa2, 0xac, 0x36, 0x24, 0x79, 0x55, + 0xb9, 0x5e, 0xbd, 0x0e, 0xe5, 0xe4, 0x23, 0xa7, 0xe1, 0x30, 0x9e, 0x72, 0xa2, 0x8c, 0x43, 0x7a, + 0x71, 0x3f, 0x4a, 0x30, 0xab, 0xdf, 0xe7, 0x60, 0xba, 0xcf, 0x25, 0x62, 0x13, 0x09, 0x73, 0x49, + 0x8f, 0xd0, 0xa7, 0x17, 0xcb, 0x25, 0x73, 0x3c, 0x97, 0x44, 0x40, 0x94, 0x4b, 0x4e, 0xc1, 0x08, + 0x7f, 0x18, 0xac, 0xe7, 0x33, 0xec, 0xe1, 0x63, 0x68, 0xc0, 0x30, 0x3e, 0x4f, 0x6c, 0xf0, 0x94, + 0x57, 0x6f, 0x0c, 0x96, 0xa3, 0x27, 0xe5, 0xd0, 0x19, 0x0b, 0xf5, 0x0e, 0x8c, 0xd0, 0x1f, 0x5d, + 0x1f, 0xdb, 0x3f, 0x89, 0x84, 0xff, 0x74, 0x2e, 0x5d, 0x5f, 0xe7, 0xd4, 0xd5, 0x7f, 0x8f, 0x80, + 0x92, 0x30, 0xfb, 0x1f, 0xab, 0xb7, 0x15, 0xe9, 0x60, 0x28, 0xae, 0x83, 0x0d, 0x28, 0x44, 0xb5, + 0x0a, 0x13, 0xfd, 0xe5, 0x93, 0xf5, 0x10, 0xd6, 0x28, 0x72, 0x20, 0x6a, 0x93, 0x1a, 0x4c, 0x04, + 0x86, 0xb7, 0x47, 0x52, 0x7d, 0x33, 0xd6, 0xdf, 0x1a, 0x67, 0xa0, 0x54, 0xdf, 0x8c, 0xe3, 0xc7, + 0x65, 0x1e, 0x61, 0xbd, 0x25, 0x06, 0x49, 0xf6, 0xcd, 0x38, 0x36, 0x3f, 0x40, 0x9e, 0x1d, 0x9f, + 0x2d, 0x32, 0xbf, 0x96, 0x6c, 0x66, 0xc9, 0xe9, 0x66, 0xd6, 0xbb, 0x30, 0xc7, 0x59, 0xb0, 0xb4, + 0x29, 0xdc, 0xd6, 0x75, 0x5a, 0x3d, 0xec, 0x7d, 0xc9, 0xfa, 0x0c, 0xc3, 0xd8, 0xa0, 0x08, 0x62, + 0xf7, 0x87, 0x4e, 0xab, 0x87, 0x2d, 0xfe, 0xfe, 0x6e, 0x02, 0xb0, 0xbe, 0x8c, 0x9f, 0xee, 0x20, + 0x68, 0x90, 0x17, 0x2e, 0xb0, 0xc8, 0x06, 0x08, 0xfc, 0x53, 0x9d, 0x81, 0xbc, 0xf0, 0x56, 0x25, + 0x84, 0x8c, 0x04, 0xcc, 0x3d, 0xd5, 0x61, 0x2c, 0xee, 0x57, 0xa8, 0x8f, 0x1a, 0x1d, 0xb4, 0x77, + 0x12, 0x11, 0xa2, 0xa3, 0xba, 0x06, 0xaa, 0x45, 0xa8, 0xb3, 0x69, 0x1a, 0xbb, 0x01, 0x4d, 0xf3, + 0xa8, 0x3b, 0xd2, 0xc6, 0xf0, 0x80, 0x0a, 0x83, 0xac, 0x51, 0xc0, 0x06, 0x5d, 0x57, 0x7f, 0x9d, + 0x03, 0xe6, 0xb0, 0xe2, 0x3d, 0x3b, 0x2a, 0xa2, 0x45, 0x02, 0xc3, 0xc6, 0x5e, 0x3c, 0x15, 0xe3, + 0xc1, 0x20, 0x11, 0x3c, 0x6d, 0xb4, 0x35, 0xdc, 0x22, 0xea, 0xe4, 0x19, 0xfe, 0xc1, 0x6d, 0xc6, + 0xf5, 0xde, 0x39, 0x7d, 0xd6, 0x3c, 0x0e, 0x38, 0xf7, 0x19, 0xcc, 0x1e, 0x4b, 0xa9, 0xde, 0x82, + 0x79, 0xd3, 0x70, 0x9a, 0xfe, 0x81, 0xdd, 0x89, 0xbb, 0x62, 0xea, 0x52, 0x6d, 0x5a, 0x14, 0xe5, + 0xf0, 0xa0, 0xb3, 0xa6, 0xe1, 0x6c, 0x1d, 0xd8, 0x9d, 0xc8, 0x0d, 0xaf, 0x71, 0x84, 0xf5, 0x32, + 0x94, 0xe2, 0x07, 0x64, 0xbe, 0xac, 0xfa, 0x7b, 0x09, 0x26, 0x62, 0x7d, 0xfb, 0x9f, 0xcc, 0xbb, + 0x8b, 0xd9, 0xda, 0x70, 0xd2, 0xd6, 0x2e, 0x43, 0x39, 0xd5, 0x47, 0x64, 0x2d, 0xe4, 0xd2, 0x6e, + 0xbc, 0x87, 0x58, 0x85, 0x51, 0x87, 0x3c, 0x8d, 0x21, 0xb1, 0x8e, 0x71, 0x91, 0x2e, 0x0a, 0x9c, + 0x6c, 0xeb, 0x97, 0x8f, 0xb1, 0xfe, 0x8b, 0x50, 0xda, 0xf1, 0x0c, 0xc7, 0xdc, 0x6f, 0x06, 0xee, + 0x01, 0x61, 0x4f, 0xa0, 0xa4, 0x17, 0xd9, 0xda, 0x36, 0x5d, 0x12, 0x39, 0x0b, 0x55, 0x4a, 0x02, + 0x75, 0x14, 0x51, 0x69, 0xce, 0xa2, 0x77, 0x9d, 0xf5, 0x18, 0x41, 0xec, 0xdd, 0x8c, 0x9d, 0xf6, + 0x6e, 0x94, 0xe7, 0x7c, 0x37, 0xf3, 0x00, 0x42, 0x28, 0xde, 0xa1, 0x2d, 0xe8, 0x32, 0x13, 0xa5, + 0x6e, 0x35, 0x24, 0xb9, 0xa0, 0x40, 0x38, 0x99, 0x08, 0x67, 0x12, 0xd5, 0x7f, 0x0d, 0x81, 0x9a, + 0x4a, 0x36, 0x7e, 0xda, 0x66, 0x13, 0x53, 0xf5, 0xc8, 0x69, 0xaa, 0xce, 0x3f, 0xa7, 0xaa, 0x93, + 0xc9, 0x98, 0x7c, 0xf6, 0x64, 0x2c, 0xd9, 0xac, 0x2e, 0x9c, 0xbd, 0x59, 0x7d, 0x52, 0x1e, 0x09, + 0x27, 0xe4, 0x91, 0xd5, 0xef, 0x25, 0x18, 0xc5, 0x3a, 0xf9, 0x27, 0x73, 0xd5, 0x9b, 0x50, 0xe2, + 0x0d, 0x30, 0xc6, 0x67, 0x18, 0xf9, 0x54, 0x8f, 0x49, 0x4e, 0x78, 0x9b, 0x0b, 0x79, 0x14, 0x83, + 0xe8, 0x43, 0x25, 0xb1, 0xee, 0xb3, 0x68, 0xfe, 0x20, 0xbf, 0x11, 0xe4, 0xb7, 0x32, 0x58, 0xe6, + 0xc4, 0xdb, 0x42, 0xc8, 0x3e, 0x6c, 0x58, 0xc7, 0x16, 0xe3, 0x86, 0x99, 0x4f, 0x1a, 0xe6, 0x55, + 0x08, 0x7d, 0x4d, 0xd8, 0xf9, 0x96, 0xb1, 0x55, 0x35, 0x26, 0xd6, 0x45, 0xd7, 0x7b, 0x16, 0xe4, + 0xd0, 0x4d, 0xb1, 0x51, 0x78, 0x9e, 0x70, 0xef, 0x14, 0x33, 0x6f, 0x38, 0xcd, 0xbc, 0x8b, 0xcf, + 0x69, 0xde, 0x69, 0x0f, 0x58, 0xea, 0xf7, 0x80, 0x57, 0x41, 0x31, 0x5a, 0x1e, 0x31, 0x2c, 0x11, + 0xb9, 0x88, 0x85, 0xde, 0x4f, 0xd6, 0xc7, 0xf8, 0xfa, 0x1a, 0x5f, 0xae, 0xfe, 0xee, 0x3c, 0x28, + 0x22, 0x78, 0x85, 0x46, 0x17, 0x3b, 0x46, 0x2e, 0x71, 0x8c, 0xb4, 0x35, 0x9e, 0x3f, 0xd5, 0x1a, + 0x87, 0x4e, 0xb0, 0x46, 0xe9, 0x58, 0x6b, 0x1c, 0xfe, 0xef, 0x1d, 0xcf, 0x48, 0xf2, 0x7e, 0x7f, + 0x3c, 0xff, 0x52, 0xfd, 0x55, 0x19, 0x4a, 0x6b, 0xbc, 0x5b, 0x86, 0xea, 0x8a, 0xed, 0x9a, 0x4b, + 0xee, 0x7a, 0x13, 0xb4, 0x74, 0x6c, 0x0b, 0x87, 0xa7, 0x6c, 0x20, 0x3f, 0x95, 0x8c, 0x70, 0x62, + 0x76, 0x7a, 0x17, 0xca, 0xa9, 0x01, 0x84, 0x34, 0x68, 0x01, 0xef, 0x27, 0x86, 0x0d, 0x4b, 0xa0, + 0xf4, 0x4d, 0x98, 0x98, 0x4f, 0x2e, 0xfb, 0xc9, 0xa9, 0xd2, 0x06, 0x94, 0x12, 0xe3, 0x9b, 0x41, + 0xd5, 0x53, 0xf4, 0x63, 0x23, 0x9b, 0x05, 0x28, 0x86, 0xed, 0x45, 0x1e, 0xc5, 0x0b, 0x3a, 0x88, + 0x25, 0x96, 0x47, 0xc7, 0xca, 0x29, 0x3e, 0x14, 0xf6, 0xc2, 0x42, 0xea, 0x53, 0x98, 0x3d, 0xbe, + 0xc3, 0x0e, 0x83, 0x75, 0xa4, 0xa7, 0xfd, 0xec, 0xde, 0x7a, 0x8a, 0x77, 0x14, 0x23, 0xce, 0x30, + 0x41, 0x8e, 0xf1, 0xde, 0x10, 0xf1, 0x82, 0xf2, 0xde, 0xc6, 0x36, 0x0d, 0x95, 0x35, 0xcd, 0x78, + 0xc0, 0x09, 0xf2, 0x04, 0x8b, 0x1e, 0x49, 0xae, 0xf7, 0x61, 0x7c, 0x9f, 0x18, 0x5e, 0xb0, 0x43, + 0x8c, 0xe0, 0xac, 0x63, 0x63, 0x25, 0xa4, 0x14, 0xdc, 0xb2, 0xe6, 0x28, 0xe5, 0x33, 0xcc, 0x51, + 0x58, 0x6e, 0x94, 0x35, 0x47, 0x61, 0x1d, 0x5f, 0x31, 0x01, 0xa4, 0x35, 0xaa, 0xc2, 0x5c, 0x67, + 0x20, 0x62, 0x19, 0x2b, 0x42, 0xe3, 0xe3, 0x8d, 0xf1, 0xe4, 0x78, 0x23, 0x59, 0x5f, 0xa9, 0xe9, + 0xfa, 0xea, 0x6a, 0x64, 0xc6, 0xb6, 0x45, 0x9c, 0xc0, 0x0e, 0x7a, 0x38, 0x79, 0xc6, 0x59, 0x0d, + 0xae, 0xd7, 0xf9, 0x72, 0x66, 0x4f, 0x7d, 0x32, 0xb3, 0xa7, 0x7e, 0xfc, 0x48, 0x65, 0xea, 0xc5, + 0x8c, 0x54, 0xa6, 0x5f, 0xcc, 0x48, 0x65, 0xe6, 0x84, 0x91, 0xca, 0x36, 0x4c, 0x31, 0xaa, 0x74, + 0x47, 0x53, 0x1b, 0xf0, 0x79, 0x4f, 0x20, 0x79, 0xaa, 0x97, 0x79, 0xe2, 0xa0, 0x66, 0xf6, 0xe4, + 0x41, 0xcd, 0x00, 0x93, 0x93, 0xb9, 0xd3, 0x27, 0x27, 0x0f, 0x40, 0x65, 0x5c, 0x58, 0x4f, 0x95, + 0xfd, 0x05, 0x92, 0x8f, 0x9c, 0x17, 0x93, 0xd9, 0x07, 0x07, 0xd2, 0x90, 0x71, 0x87, 0xfd, 0xd4, + 0x15, 0xa4, 0xbd, 0x6f, 0xf8, 0x01, 0x5f, 0xa1, 0x05, 0x7c, 0x8c, 0x1f, 0x0d, 0x57, 0xc4, 0x8b, + 0x4c, 0x6d, 0x1e, 0x4d, 0x6d, 0x26, 0xa4, 0x7a, 0x8c, 0xf0, 0xd0, 0xe4, 0xb2, 0x4b, 0x98, 0xca, + 0x31, 0x25, 0xcc, 0xc7, 0x30, 0x8d, 0x9b, 0x44, 0x4f, 0x5b, 0x54, 0xc3, 0x0b, 0x59, 0xe2, 0xf7, + 0x35, 0xcc, 0x7c, 0x7d, 0x92, 0xd2, 0xdf, 0x13, 0xe4, 0xa2, 0x76, 0xfd, 0x1c, 0xe6, 0x52, 0x7c, + 0xe3, 0x7f, 0x96, 0x58, 0x1c, 0x74, 0x1a, 0x9f, 0xe0, 0x1d, 0xfd, 0x6b, 0xa2, 0x21, 0xc9, 0x43, + 0x8a, 0xd4, 0x90, 0xe4, 0x11, 0x25, 0xdf, 0x90, 0xe4, 0x0b, 0x4a, 0xa5, 0xfa, 0xd7, 0x1c, 0x14, + 0x30, 0x5b, 0x3d, 0x25, 0x0a, 0x66, 0xc5, 0xa0, 0xf3, 0x99, 0x31, 0x68, 0x0d, 0x8a, 0x68, 0xa7, + 0x3c, 0x42, 0x0f, 0x0d, 0xfa, 0xf7, 0x45, 0x46, 0x24, 0x22, 0x50, 0xdc, 0x11, 0x49, 0xb8, 0x0f, + 0xfa, 0x16, 0xee, 0x83, 0x66, 0x41, 0x66, 0xfe, 0x2a, 0x6c, 0x20, 0xe5, 0xf1, 0xbb, 0x6e, 0x55, + 0xff, 0x26, 0x81, 0xba, 0x91, 0x98, 0x6c, 0x9d, 0x1e, 0xdf, 0xa3, 0xc6, 0x74, 0x76, 0x7c, 0x0f, + 0xe1, 0x89, 0xf8, 0x9e, 0xa5, 0x92, 0xa1, 0x4c, 0x95, 0xd4, 0x60, 0x42, 0x60, 0xc6, 0xf3, 0x2a, + 0xde, 0xfa, 0xe2, 0xa0, 0x58, 0x33, 0xeb, 0x32, 0x08, 0x0e, 0xa2, 0xd8, 0x64, 0x6d, 0x2f, 0x11, + 0xdc, 0x59, 0x3b, 0x2b, 0xb3, 0xb9, 0x29, 0x67, 0x37, 0x37, 0xe7, 0xa1, 0x10, 0x26, 0x78, 0x22, + 0x62, 0x87, 0x0b, 0x67, 0xfc, 0x1b, 0xd7, 0x27, 0xe1, 0xdf, 0xcf, 0x58, 0x94, 0xe4, 0xfe, 0xb9, + 0x88, 0xf9, 0xde, 0xd2, 0x31, 0x55, 0xc3, 0x23, 0x31, 0x11, 0xf0, 0x09, 0xf3, 0xdc, 0xe2, 0x8f, + 0x6a, 0xb1, 0x25, 0x2a, 0x47, 0xfa, 0x2a, 0xc2, 0x3e, 0x98, 0x92, 0xbc, 0x04, 0x6c, 0xd8, 0x0f, + 0xb3, 0xf9, 0xc4, 0xe8, 0x59, 0xe7, 0x13, 0x8c, 0xae, 0x2f, 0x13, 0x2e, 0xf7, 0x65, 0xc2, 0xe1, + 0x5f, 0x0f, 0xf3, 0x8a, 0x5c, 0xfd, 0x63, 0x0e, 0xc6, 0xf5, 0xf8, 0x34, 0xf3, 0x45, 0x19, 0x56, + 0x66, 0xe4, 0x1e, 0xca, 0xfe, 0x07, 0x44, 0xb6, 0xca, 0xa4, 0x6c, 0x95, 0x55, 0xff, 0x94, 0x03, + 0xd8, 0xc2, 0xa9, 0xea, 0x8b, 0x92, 0x3d, 0x99, 0x1b, 0x0e, 0xa5, 0x73, 0xc3, 0x6c, 0x71, 0xf3, + 0xd9, 0xe2, 0xa6, 0xfe, 0xf8, 0xc9, 0x9c, 0x96, 0xac, 0x14, 0xaa, 0x5f, 0xe6, 0x40, 0xde, 0xd8, + 0x27, 0xe6, 0x81, 0xdf, 0x6d, 0xa7, 0x0f, 0x31, 0x1c, 0x1d, 0xe2, 0x36, 0x8c, 0xec, 0xb6, 0x8c, + 0x43, 0xd7, 0x43, 0x91, 0xcb, 0xab, 0xd7, 0x4e, 0xae, 0x45, 0x04, 0xc7, 0x3b, 0x48, 0xa3, 0x73, + 0xda, 0xe8, 0xdf, 0xb7, 0x43, 0x58, 0xa4, 0xb1, 0x8f, 0xf5, 0x9f, 0x7f, 0xfd, 0x6d, 0xe5, 0xdc, + 0x37, 0xdf, 0x56, 0xce, 0xfd, 0xf0, 0x6d, 0x25, 0xf7, 0xe5, 0xb3, 0x4a, 0xee, 0xb7, 0xcf, 0x2a, + 0xb9, 0xbf, 0x3c, 0xab, 0xe4, 0xbe, 0x7e, 0x56, 0xc9, 0xfd, 0xe3, 0x59, 0x25, 0xf7, 0xcf, 0x67, + 0x95, 0x73, 0x3f, 0x3c, 0xab, 0xe4, 0xbe, 0xfa, 0xae, 0x72, 0xee, 0xeb, 0xef, 0x2a, 0xe7, 0xbe, + 0xf9, 0xae, 0x72, 0xee, 0xd3, 0x1b, 0x7b, 0x6e, 0x24, 0x83, 0xed, 0x1e, 0xff, 0xcf, 0xf4, 0x77, + 0x63, 0x9f, 0x3b, 0x23, 0xe8, 0x34, 0xaf, 0xff, 0x27, 0x00, 0x00, 0xff, 0xff, 0xac, 0x4e, 0x0e, + 0xb3, 0x3c, 0x31, 0x00, 0x00, } func (this *ShardInfo) Equal(that interface{}) bool { @@ -2751,6 +2796,21 @@ func (this *WorkflowExecutionInfo) Equal(that interface{}) bool { if this.SignalCount != that1.SignalCount { return false } + if this.ActivityCount != that1.ActivityCount { + return false + } + if this.ChildExecutionCount != that1.ChildExecutionCount { + return false + } + if this.UserTimerCount != that1.UserTimerCount { + return false + } + if this.RequestCancelExternalCount != that1.RequestCancelExternalCount { + return false + } + if this.SignalExternalCount != that1.SignalExternalCount { + return false + } if !this.AutoResetPoints.Equal(that1.AutoResetPoints) { return false } @@ -3660,7 +3720,7 @@ func (this *WorkflowExecutionInfo) GoString() string { if this == nil { return "nil" } - s := make([]string, 0, 64) + s := make([]string, 0, 69) s = append(s, "&persistence.WorkflowExecutionInfo{") s = append(s, "NamespaceId: "+fmt.Sprintf("%#v", this.NamespaceId)+",\n") s = append(s, "WorkflowId: "+fmt.Sprintf("%#v", this.WorkflowId)+",\n") @@ -3705,6 +3765,11 @@ func (this *WorkflowExecutionInfo) GoString() string { s = append(s, "HasRetryPolicy: "+fmt.Sprintf("%#v", this.HasRetryPolicy)+",\n") s = append(s, "CronSchedule: "+fmt.Sprintf("%#v", this.CronSchedule)+",\n") s = append(s, "SignalCount: "+fmt.Sprintf("%#v", this.SignalCount)+",\n") + s = append(s, "ActivityCount: "+fmt.Sprintf("%#v", this.ActivityCount)+",\n") + s = append(s, "ChildExecutionCount: "+fmt.Sprintf("%#v", this.ChildExecutionCount)+",\n") + s = append(s, "UserTimerCount: "+fmt.Sprintf("%#v", this.UserTimerCount)+",\n") + s = append(s, "RequestCancelExternalCount: "+fmt.Sprintf("%#v", this.RequestCancelExternalCount)+",\n") + s = append(s, "SignalExternalCount: "+fmt.Sprintf("%#v", this.SignalExternalCount)+",\n") if this.AutoResetPoints != nil { s = append(s, "AutoResetPoints: "+fmt.Sprintf("%#v", this.AutoResetPoints)+",\n") } @@ -4177,6 +4242,41 @@ func (m *WorkflowExecutionInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) { _ = i var l int _ = l + if m.SignalExternalCount != 0 { + i = encodeVarintExecutions(dAtA, i, uint64(m.SignalExternalCount)) + i-- + dAtA[i] = 0x4 + i-- + dAtA[i] = 0xd8 + } + if m.RequestCancelExternalCount != 0 { + i = encodeVarintExecutions(dAtA, i, uint64(m.RequestCancelExternalCount)) + i-- + dAtA[i] = 0x4 + i-- + dAtA[i] = 0xd0 + } + if m.UserTimerCount != 0 { + i = encodeVarintExecutions(dAtA, i, uint64(m.UserTimerCount)) + i-- + dAtA[i] = 0x4 + i-- + dAtA[i] = 0xc8 + } + if m.ChildExecutionCount != 0 { + i = encodeVarintExecutions(dAtA, i, uint64(m.ChildExecutionCount)) + i-- + dAtA[i] = 0x4 + i-- + dAtA[i] = 0xc0 + } + if m.ActivityCount != 0 { + i = encodeVarintExecutions(dAtA, i, uint64(m.ActivityCount)) + i-- + dAtA[i] = 0x4 + i-- + dAtA[i] = 0xb8 + } if m.WorkflowTaskHistorySizeBytes != 0 { i = encodeVarintExecutions(dAtA, i, uint64(m.WorkflowTaskHistorySizeBytes)) i-- @@ -6309,6 +6409,21 @@ func (m *WorkflowExecutionInfo) Size() (n int) { if m.WorkflowTaskHistorySizeBytes != 0 { n += 2 + sovExecutions(uint64(m.WorkflowTaskHistorySizeBytes)) } + if m.ActivityCount != 0 { + n += 2 + sovExecutions(uint64(m.ActivityCount)) + } + if m.ChildExecutionCount != 0 { + n += 2 + sovExecutions(uint64(m.ChildExecutionCount)) + } + if m.UserTimerCount != 0 { + n += 2 + sovExecutions(uint64(m.UserTimerCount)) + } + if m.RequestCancelExternalCount != 0 { + n += 2 + sovExecutions(uint64(m.RequestCancelExternalCount)) + } + if m.SignalExternalCount != 0 { + n += 2 + sovExecutions(uint64(m.SignalExternalCount)) + } return n } @@ -7016,6 +7131,11 @@ func (this *WorkflowExecutionInfo) String() string { `WorkflowTaskType:` + fmt.Sprintf("%v", this.WorkflowTaskType) + `,`, `WorkflowTaskSuggestContinueAsNew:` + fmt.Sprintf("%v", this.WorkflowTaskSuggestContinueAsNew) + `,`, `WorkflowTaskHistorySizeBytes:` + fmt.Sprintf("%v", this.WorkflowTaskHistorySizeBytes) + `,`, + `ActivityCount:` + fmt.Sprintf("%v", this.ActivityCount) + `,`, + `ChildExecutionCount:` + fmt.Sprintf("%v", this.ChildExecutionCount) + `,`, + `UserTimerCount:` + fmt.Sprintf("%v", this.UserTimerCount) + `,`, + `RequestCancelExternalCount:` + fmt.Sprintf("%v", this.RequestCancelExternalCount) + `,`, + `SignalExternalCount:` + fmt.Sprintf("%v", this.SignalExternalCount) + `,`, `}`, }, "") return s @@ -9732,6 +9852,101 @@ func (m *WorkflowExecutionInfo) Unmarshal(dAtA []byte) error { break } } + case 71: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field ActivityCount", wireType) + } + m.ActivityCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowExecutions + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.ActivityCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 72: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field ChildExecutionCount", wireType) + } + m.ChildExecutionCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowExecutions + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.ChildExecutionCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 73: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field UserTimerCount", wireType) + } + m.UserTimerCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowExecutions + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.UserTimerCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 74: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field RequestCancelExternalCount", wireType) + } + m.RequestCancelExternalCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowExecutions + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.RequestCancelExternalCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 75: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field SignalExternalCount", wireType) + } + m.SignalExternalCount = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowExecutions + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.SignalExternalCount |= int64(b&0x7F) << shift + if b < 0x80 { + break + } + } default: iNdEx = preIndex skippy, err := skipExecutions(dAtA[iNdEx:]) diff --git a/common/metrics/metric_defs.go b/common/metrics/metric_defs.go index 594fbb629dff..968100c2b50e 100644 --- a/common/metrics/metric_defs.go +++ b/common/metrics/metric_defs.go @@ -1413,14 +1413,22 @@ var ( ChildInfoSize = NewBytesHistogramDef("child_info_size") RequestCancelInfoSize = NewBytesHistogramDef("request_cancel_info_size") SignalInfoSize = NewBytesHistogramDef("signal_info_size") + SignalRequestIDSize = NewBytesHistogramDef("signal_request_id_size") BufferedEventsSize = NewBytesHistogramDef("buffered_events_size") ActivityInfoCount = NewDimensionlessHistogramDef("activity_info_count") TimerInfoCount = NewDimensionlessHistogramDef("timer_info_count") ChildInfoCount = NewDimensionlessHistogramDef("child_info_count") SignalInfoCount = NewDimensionlessHistogramDef("signal_info_count") RequestCancelInfoCount = NewDimensionlessHistogramDef("request_cancel_info_count") + SignalRequestIDCount = NewDimensionlessHistogramDef("signal_request_id_count") BufferedEventsCount = NewDimensionlessHistogramDef("buffered_events_count") TaskCount = NewDimensionlessHistogramDef("task_count") + TotalActivityCount = NewDimensionlessHistogramDef("total_activity_count") + TotalUserTimerCount = NewDimensionlessHistogramDef("total_user_timer_count") + TotalChildExecutionCount = NewDimensionlessHistogramDef("total_child_execution_count") + TotalRequestCancelExternalCount = NewDimensionlessHistogramDef("total_request_cancel_external_count") + TotalSignalExternalCount = NewDimensionlessHistogramDef("total_signal_external_count") + TotalSignalCount = NewDimensionlessHistogramDef("total_signal_count") WorkflowRetryBackoffTimerCount = NewCounterDef("workflow_retry_backoff_timer") WorkflowCronBackoffTimerCount = NewCounterDef("workflow_cron_backoff_timer") WorkflowCleanupDeleteCount = NewCounterDef("workflow_cleanup_delete") diff --git a/common/persistence/dataInterfaces.go b/common/persistence/dataInterfaces.go index 824fac7974a0..842f6b40150c 100644 --- a/common/persistence/dataInterfaces.go +++ b/common/persistence/dataInterfaces.go @@ -680,6 +680,14 @@ type ( SignalRequestIDCount int BufferedEventsCount int TaskCountByCategory map[string]int + + // Total item count for various information captured within mutable state + TotalActivityCount int64 + TotalUserTimerCount int64 + TotalChildExecutionCount int64 + TotalRequestCancelExternalCount int64 + TotalSignalExternalCount int64 + TotalSignalCount int64 } HistoryStatistics struct { diff --git a/common/persistence/execution_manager.go b/common/persistence/execution_manager.go index 7e9f29fa7753..f753d453f723 100644 --- a/common/persistence/execution_manager.go +++ b/common/persistence/execution_manager.go @@ -359,7 +359,7 @@ func (m *executionManagerImpl) GetWorkflowExecution( newResponse := &GetWorkflowExecutionResponse{ State: state, DBRecordVersion: response.DBRecordVersion, - MutableStateStats: *statusOfInternalWorkflow(response.State, nil), + MutableStateStats: *statusOfInternalWorkflow(response.State, state, nil), } return newResponse, nil } diff --git a/common/persistence/size.go b/common/persistence/size.go index 99c22ceeab20..f21cbe2ec262 100644 --- a/common/persistence/size.go +++ b/common/persistence/size.go @@ -24,39 +24,49 @@ package persistence -import "go.temporal.io/server/service/history/tasks" +import ( + persistencespb "go.temporal.io/server/api/persistence/v1" + "go.temporal.io/server/service/history/tasks" +) func statusOfInternalWorkflow( - state *InternalWorkflowMutableState, + internalState *InternalWorkflowMutableState, + state *persistencespb.WorkflowMutableState, historyStatistics *HistoryStatistics, ) *MutableStateStatistics { - if state == nil { + if internalState == nil { return nil } - executionInfoSize := sizeOfBlob(state.ExecutionInfo) - executionStateSize := sizeOfBlob(state.ExecutionState) + executionInfoSize := sizeOfBlob(internalState.ExecutionInfo) + executionStateSize := sizeOfBlob(internalState.ExecutionState) - activityInfoCount := len(state.ActivityInfos) - activityInfoSize := sizeOfInt64BlobMap(state.ActivityInfos) + totalActivityCount := state.ExecutionInfo.ActivityCount + activityInfoCount := len(internalState.ActivityInfos) + activityInfoSize := sizeOfInt64BlobMap(internalState.ActivityInfos) - timerInfoCount := len(state.TimerInfos) - timerInfoSize := sizeOfStringBlobMap(state.TimerInfos) + totalUserTimerCount := state.ExecutionInfo.UserTimerCount + timerInfoCount := len(internalState.TimerInfos) + timerInfoSize := sizeOfStringBlobMap(internalState.TimerInfos) - childExecutionInfoCount := len(state.ChildExecutionInfos) - childExecutionInfoSize := sizeOfInt64BlobMap(state.ChildExecutionInfos) + totalChildExecutionCount := state.ExecutionInfo.ChildExecutionCount + childExecutionInfoCount := len(internalState.ChildExecutionInfos) + childExecutionInfoSize := sizeOfInt64BlobMap(internalState.ChildExecutionInfos) - requestCancelInfoCount := len(state.RequestCancelInfos) - requestCancelInfoSize := sizeOfInt64BlobMap(state.RequestCancelInfos) + totalRequestCancelExternalCount := state.ExecutionInfo.RequestCancelExternalCount + requestCancelInfoCount := len(internalState.RequestCancelInfos) + requestCancelInfoSize := sizeOfInt64BlobMap(internalState.RequestCancelInfos) - signalInfoCount := len(state.SignalInfos) - signalInfoSize := sizeOfInt64BlobMap(state.SignalInfos) + totalSignalExternalCount := state.ExecutionInfo.SignalExternalCount + signalInfoCount := len(internalState.SignalInfos) + signalInfoSize := sizeOfInt64BlobMap(internalState.SignalInfos) - signalRequestIDCount := len(state.SignalRequestedIDs) - signalRequestIDSize := sizeOfStringSlice(state.SignalRequestedIDs) + totalSignalCount := state.ExecutionInfo.SignalCount + signalRequestIDCount := len(internalState.SignalRequestedIDs) + signalRequestIDSize := sizeOfStringSlice(internalState.SignalRequestedIDs) - bufferedEventsCount := len(state.BufferedEvents) - bufferedEventsSize := sizeOfBlobSlice(state.BufferedEvents) + bufferedEventsCount := len(internalState.BufferedEvents) + bufferedEventsSize := sizeOfBlobSlice(internalState.BufferedEvents) totalSize := executionInfoSize totalSize += executionStateSize @@ -75,23 +85,29 @@ func statusOfInternalWorkflow( ExecutionInfoSize: executionInfoSize, ExecutionStateSize: executionStateSize, - ActivityInfoSize: activityInfoSize, - ActivityInfoCount: activityInfoCount, + ActivityInfoSize: activityInfoSize, + ActivityInfoCount: activityInfoCount, + TotalActivityCount: totalActivityCount, - TimerInfoSize: timerInfoSize, - TimerInfoCount: timerInfoCount, + TimerInfoSize: timerInfoSize, + TimerInfoCount: timerInfoCount, + TotalUserTimerCount: totalUserTimerCount, - ChildInfoSize: childExecutionInfoSize, - ChildInfoCount: childExecutionInfoCount, + ChildInfoSize: childExecutionInfoSize, + ChildInfoCount: childExecutionInfoCount, + TotalChildExecutionCount: totalChildExecutionCount, - RequestCancelInfoSize: requestCancelInfoSize, - RequestCancelInfoCount: requestCancelInfoCount, + RequestCancelInfoSize: requestCancelInfoSize, + RequestCancelInfoCount: requestCancelInfoCount, + TotalRequestCancelExternalCount: totalRequestCancelExternalCount, - SignalInfoSize: signalInfoSize, - SignalInfoCount: signalInfoCount, + SignalInfoSize: signalInfoSize, + SignalInfoCount: signalInfoCount, + TotalSignalExternalCount: totalSignalExternalCount, SignalRequestIDSize: signalRequestIDSize, SignalRequestIDCount: signalRequestIDCount, + TotalSignalCount: totalSignalCount, BufferedEventsSize: bufferedEventsSize, BufferedEventsCount: bufferedEventsCount, @@ -109,31 +125,37 @@ func statusOfInternalWorkflowMutation( executionInfoSize := sizeOfBlob(mutation.ExecutionInfoBlob) executionStateSize := sizeOfBlob(mutation.ExecutionStateBlob) + totalActivityCount := mutation.ExecutionInfo.ActivityCount activityInfoCount := len(mutation.UpsertActivityInfos) activityInfoCount += len(mutation.DeleteActivityInfos) activityInfoSize := sizeOfInt64BlobMap(mutation.UpsertActivityInfos) activityInfoSize += sizeOfInt64Set(mutation.DeleteActivityInfos) + totalUserTimerCount := mutation.ExecutionInfo.UserTimerCount timerInfoCount := len(mutation.UpsertTimerInfos) timerInfoCount += len(mutation.DeleteTimerInfos) timerInfoSize := sizeOfStringBlobMap(mutation.UpsertTimerInfos) timerInfoSize += sizeOfStringSet(mutation.DeleteTimerInfos) + totalChildExecutionCount := mutation.ExecutionInfo.ChildExecutionCount childExecutionInfoCount := len(mutation.UpsertChildExecutionInfos) childExecutionInfoCount += len(mutation.DeleteChildExecutionInfos) childExecutionInfoSize := sizeOfInt64BlobMap(mutation.UpsertChildExecutionInfos) childExecutionInfoSize += sizeOfInt64Set(mutation.DeleteChildExecutionInfos) + totalRequestCancelExternalCount := mutation.ExecutionInfo.RequestCancelExternalCount requestCancelInfoCount := len(mutation.UpsertRequestCancelInfos) requestCancelInfoCount += len(mutation.DeleteRequestCancelInfos) requestCancelInfoSize := sizeOfInt64BlobMap(mutation.UpsertRequestCancelInfos) requestCancelInfoSize += sizeOfInt64Set(mutation.DeleteRequestCancelInfos) + totalSignalExternalCount := mutation.ExecutionInfo.SignalExternalCount signalInfoCount := len(mutation.UpsertSignalInfos) signalInfoCount += len(mutation.DeleteSignalInfos) signalInfoSize := sizeOfInt64BlobMap(mutation.UpsertSignalInfos) signalInfoSize += sizeOfInt64Set(mutation.DeleteSignalInfos) + totalSignalCount := mutation.ExecutionInfo.SignalCount signalRequestIDCount := len(mutation.UpsertSignalRequestedIDs) signalRequestIDCount += len(mutation.DeleteSignalRequestedIDs) signalRequestIDSize := sizeOfStringSet(mutation.UpsertSignalRequestedIDs) @@ -167,23 +189,29 @@ func statusOfInternalWorkflowMutation( ExecutionInfoSize: executionInfoSize, ExecutionStateSize: executionStateSize, - ActivityInfoSize: activityInfoSize, - ActivityInfoCount: activityInfoCount, + ActivityInfoSize: activityInfoSize, + ActivityInfoCount: activityInfoCount, + TotalActivityCount: totalActivityCount, - TimerInfoSize: timerInfoSize, - TimerInfoCount: timerInfoCount, + TimerInfoSize: timerInfoSize, + TimerInfoCount: timerInfoCount, + TotalUserTimerCount: totalUserTimerCount, - ChildInfoSize: childExecutionInfoSize, - ChildInfoCount: childExecutionInfoCount, + ChildInfoSize: childExecutionInfoSize, + ChildInfoCount: childExecutionInfoCount, + TotalChildExecutionCount: totalChildExecutionCount, - RequestCancelInfoSize: requestCancelInfoSize, - RequestCancelInfoCount: requestCancelInfoCount, + RequestCancelInfoSize: requestCancelInfoSize, + RequestCancelInfoCount: requestCancelInfoCount, + TotalRequestCancelExternalCount: totalRequestCancelExternalCount, - SignalInfoSize: signalInfoSize, - SignalInfoCount: signalInfoCount, + SignalInfoSize: signalInfoSize, + SignalInfoCount: signalInfoCount, + TotalSignalExternalCount: totalSignalExternalCount, SignalRequestIDSize: signalRequestIDSize, SignalRequestIDCount: signalRequestIDCount, + TotalSignalCount: totalSignalCount, BufferedEventsSize: bufferedEventsSize, BufferedEventsCount: bufferedEventsCount, @@ -211,21 +239,27 @@ func statusOfInternalWorkflowSnapshot( executionInfoSize := sizeOfBlob(snapshot.ExecutionInfoBlob) executionStateSize := sizeOfBlob(snapshot.ExecutionStateBlob) + totalActivityCount := snapshot.ExecutionInfo.ActivityCount activityInfoCount := len(snapshot.ActivityInfos) activityInfoSize := sizeOfInt64BlobMap(snapshot.ActivityInfos) + totalUserTimerCount := snapshot.ExecutionInfo.UserTimerCount timerInfoCount := len(snapshot.TimerInfos) timerInfoSize := sizeOfStringBlobMap(snapshot.TimerInfos) + totalChildExecutionCount := snapshot.ExecutionInfo.ChildExecutionCount childExecutionInfoCount := len(snapshot.ChildExecutionInfos) childExecutionInfoSize := sizeOfInt64BlobMap(snapshot.ChildExecutionInfos) + totalRequestCancelExternalCount := snapshot.ExecutionInfo.RequestCancelExternalCount requestCancelInfoCount := len(snapshot.RequestCancelInfos) requestCancelInfoSize := sizeOfInt64BlobMap(snapshot.RequestCancelInfos) + totalSignalExternalCount := snapshot.ExecutionInfo.SignalExternalCount signalInfoCount := len(snapshot.SignalInfos) signalInfoSize := sizeOfInt64BlobMap(snapshot.SignalInfos) + totalSignalCount := snapshot.ExecutionInfo.SignalCount signalRequestIDCount := len(snapshot.SignalRequestedIDs) signalRequestIDSize := sizeOfStringSet(snapshot.SignalRequestedIDs) @@ -251,23 +285,29 @@ func statusOfInternalWorkflowSnapshot( ExecutionInfoSize: executionInfoSize, ExecutionStateSize: executionStateSize, - ActivityInfoSize: activityInfoSize, - ActivityInfoCount: activityInfoCount, + ActivityInfoSize: activityInfoSize, + ActivityInfoCount: activityInfoCount, + TotalActivityCount: totalActivityCount, - TimerInfoSize: timerInfoSize, - TimerInfoCount: timerInfoCount, + TimerInfoSize: timerInfoSize, + TimerInfoCount: timerInfoCount, + TotalUserTimerCount: totalUserTimerCount, - ChildInfoSize: childExecutionInfoSize, - ChildInfoCount: childExecutionInfoCount, + ChildInfoSize: childExecutionInfoSize, + ChildInfoCount: childExecutionInfoCount, + TotalChildExecutionCount: totalChildExecutionCount, - RequestCancelInfoSize: requestCancelInfoSize, - RequestCancelInfoCount: requestCancelInfoCount, + RequestCancelInfoSize: requestCancelInfoSize, + RequestCancelInfoCount: requestCancelInfoCount, + TotalRequestCancelExternalCount: totalRequestCancelExternalCount, - SignalInfoSize: signalInfoSize, - SignalInfoCount: signalInfoCount, + SignalInfoSize: signalInfoSize, + SignalInfoCount: signalInfoCount, + TotalSignalExternalCount: totalSignalExternalCount, SignalRequestIDSize: signalRequestIDSize, SignalRequestIDCount: signalRequestIDCount, + TotalSignalCount: totalSignalCount, BufferedEventsSize: bufferedEventsSize, BufferedEventsCount: bufferedEventsCount, diff --git a/proto/internal/temporal/server/api/checksum/v1/message.proto b/proto/internal/temporal/server/api/checksum/v1/message.proto index 0d12ebe315b2..371a743e9716 100644 --- a/proto/internal/temporal/server/api/checksum/v1/message.proto +++ b/proto/internal/temporal/server/api/checksum/v1/message.proto @@ -39,7 +39,13 @@ message MutableStateChecksumPayload { int64 last_first_event_id = 6; int64 next_event_id = 7; int64 last_processed_event_id = 8; + int64 signal_count = 9; + int64 activity_count = 21; + int64 child_execution_count = 22; + int64 user_timer_count = 23; + int64 request_cancel_external_count = 24; + int64 signal_external_count = 25; int32 workflow_task_attempt = 10; int64 workflow_task_version = 11; @@ -54,4 +60,5 @@ message MutableStateChecksumPayload { string sticky_task_queue_name = 19; temporal.server.api.history.v1.VersionHistories version_histories = 20; + } diff --git a/proto/internal/temporal/server/api/persistence/v1/executions.proto b/proto/internal/temporal/server/api/persistence/v1/executions.proto index 8235da9260fc..50bc2ad3bd6f 100644 --- a/proto/internal/temporal/server/api/persistence/v1/executions.proto +++ b/proto/internal/temporal/server/api/persistence/v1/executions.proto @@ -121,6 +121,11 @@ message WorkflowExecutionInfo { reserved 44; reserved 45; int64 signal_count = 46; + int64 activity_count = 71; + int64 child_execution_count = 72; + int64 user_timer_count = 73; + int64 request_cancel_external_count = 74; + int64 signal_external_count = 75; reserved 47; reserved 48; reserved 49; diff --git a/service/history/workflow/checksum.go b/service/history/workflow/checksum.go index 9a55c296058f..30ff9ec4e814 100644 --- a/service/history/workflow/checksum.go +++ b/service/history/workflow/checksum.go @@ -67,6 +67,11 @@ func newMutableStateChecksumPayload(ms MutableState) *checksumspb.MutableStateCh LastFirstEventId: executionInfo.LastFirstEventId, NextEventId: ms.GetNextEventID(), LastProcessedEventId: executionInfo.LastWorkflowTaskStartedEventId, + ActivityCount: executionInfo.ActivityCount, + ChildExecutionCount: executionInfo.ChildExecutionCount, + UserTimerCount: executionInfo.UserTimerCount, + RequestCancelExternalCount: executionInfo.RequestCancelExternalCount, + SignalExternalCount: executionInfo.SignalExternalCount, SignalCount: executionInfo.SignalCount, WorkflowTaskAttempt: executionInfo.WorkflowTaskAttempt, WorkflowTaskScheduledEventId: executionInfo.WorkflowTaskScheduledEventId, diff --git a/service/history/workflow/metrics.go b/service/history/workflow/metrics.go index a4e5ffc99bfe..890646e481bc 100644 --- a/service/history/workflow/metrics.go +++ b/service/history/workflow/metrics.go @@ -57,14 +57,22 @@ func emitMutableStateStatus( metricsHandler.Histogram(metrics.ExecutionStateSize.GetMetricName(), metrics.ExecutionStateSize.GetMetricUnit()).Record(int64(stats.ExecutionStateSize)) metricsHandler.Histogram(metrics.ActivityInfoSize.GetMetricName(), metrics.ActivityInfoSize.GetMetricUnit()).Record(int64(stats.ActivityInfoSize)) metricsHandler.Histogram(metrics.ActivityInfoCount.GetMetricName(), metrics.ActivityInfoCount.GetMetricUnit()).Record(int64(stats.ActivityInfoCount)) + metricsHandler.Histogram(metrics.TotalActivityCount.GetMetricName(), metrics.TotalActivityCount.GetMetricUnit()).Record(stats.TotalActivityCount) metricsHandler.Histogram(metrics.TimerInfoSize.GetMetricName(), metrics.TimerInfoSize.GetMetricUnit()).Record(int64(stats.TimerInfoSize)) metricsHandler.Histogram(metrics.TimerInfoCount.GetMetricName(), metrics.TimerInfoCount.GetMetricUnit()).Record(int64(stats.TimerInfoCount)) + metricsHandler.Histogram(metrics.TotalUserTimerCount.GetMetricName(), metrics.TotalUserTimerCount.GetMetricUnit()).Record(stats.TotalUserTimerCount) metricsHandler.Histogram(metrics.ChildInfoSize.GetMetricName(), metrics.ChildInfoSize.GetMetricUnit()).Record(int64(stats.ChildInfoSize)) metricsHandler.Histogram(metrics.ChildInfoCount.GetMetricName(), metrics.ChildInfoCount.GetMetricUnit()).Record(int64(stats.ChildInfoCount)) + metricsHandler.Histogram(metrics.TotalChildExecutionCount.GetMetricName(), metrics.TotalChildExecutionCount.GetMetricUnit()).Record(stats.TotalChildExecutionCount) metricsHandler.Histogram(metrics.RequestCancelInfoSize.GetMetricName(), metrics.RequestCancelInfoSize.GetMetricUnit()).Record(int64(stats.RequestCancelInfoSize)) metricsHandler.Histogram(metrics.RequestCancelInfoCount.GetMetricName(), metrics.RequestCancelInfoCount.GetMetricUnit()).Record(int64(stats.RequestCancelInfoCount)) + metricsHandler.Histogram(metrics.TotalRequestCancelExternalCount.GetMetricName(), metrics.TotalRequestCancelExternalCount.GetMetricUnit()).Record(stats.TotalRequestCancelExternalCount) metricsHandler.Histogram(metrics.SignalInfoSize.GetMetricName(), metrics.SignalInfoSize.GetMetricUnit()).Record(int64(stats.SignalInfoSize)) metricsHandler.Histogram(metrics.SignalInfoCount.GetMetricName(), metrics.SignalInfoCount.GetMetricUnit()).Record(int64(stats.SignalInfoCount)) + metricsHandler.Histogram(metrics.TotalSignalExternalCount.GetMetricName(), metrics.TotalSignalExternalCount.GetMetricUnit()).Record(stats.TotalSignalExternalCount) + metricsHandler.Histogram(metrics.SignalRequestIDSize.GetMetricName(), metrics.SignalRequestIDSize.GetMetricUnit()).Record(int64(stats.SignalRequestIDSize)) + metricsHandler.Histogram(metrics.SignalRequestIDCount.GetMetricName(), metrics.SignalRequestIDCount.GetMetricUnit()).Record(int64(stats.SignalRequestIDCount)) + metricsHandler.Histogram(metrics.TotalSignalCount.GetMetricName(), metrics.TotalSignalCount.GetMetricUnit()).Record(stats.TotalSignalCount) metricsHandler.Histogram(metrics.BufferedEventsSize.GetMetricName(), metrics.BufferedEventsSize.GetMetricUnit()).Record(int64(stats.BufferedEventsSize)) metricsHandler.Histogram(metrics.BufferedEventsCount.GetMetricName(), metrics.BufferedEventsCount.GetMetricUnit()).Record(int64(stats.BufferedEventsCount)) diff --git a/service/history/workflow/mutable_state_impl.go b/service/history/workflow/mutable_state_impl.go index 30d8bf6a6c9f..d97c0a470ec7 100644 --- a/service/history/workflow/mutable_state_impl.go +++ b/service/history/workflow/mutable_state_impl.go @@ -2065,6 +2065,7 @@ func (ms *MutableStateImpl) ReplicateActivityTaskScheduledEvent( ms.pendingActivityInfoIDs[ai.ScheduledEventId] = ai ms.pendingActivityIDToEventID[ai.ActivityId] = ai.ScheduledEventId ms.updateActivityInfos[ai.ScheduledEventId] = ai + ms.executionInfo.ActivityCount++ ms.writeEventToCache(event) return ai, nil @@ -2697,6 +2698,7 @@ func (ms *MutableStateImpl) ReplicateRequestCancelExternalWorkflowExecutionIniti ms.pendingRequestCancelInfoIDs[rci.InitiatedEventId] = rci ms.updateRequestCancelInfos[rci.InitiatedEventId] = rci + ms.executionInfo.RequestCancelExternalCount++ ms.writeEventToCache(event) return rci, nil @@ -2836,6 +2838,7 @@ func (ms *MutableStateImpl) ReplicateSignalExternalWorkflowExecutionInitiatedEve ms.pendingSignalInfoIDs[si.InitiatedEventId] = si ms.updateSignalInfos[si.InitiatedEventId] = si + ms.executionInfo.SignalExternalCount++ ms.writeEventToCache(event) return si, nil @@ -3040,6 +3043,7 @@ func (ms *MutableStateImpl) ReplicateTimerStartedEvent( ms.pendingTimerInfoIDs[ti.TimerId] = ti ms.pendingTimerEventIDToID[ti.StartedEventId] = ti.TimerId ms.updateTimerInfos[ti.TimerId] = ti + ms.executionInfo.UserTimerCount++ return ti, nil } @@ -3430,6 +3434,7 @@ func (ms *MutableStateImpl) ReplicateStartChildWorkflowExecutionInitiatedEvent( ms.pendingChildExecutionInfoIDs[ci.InitiatedEventId] = ci ms.updateChildExecutionInfos[ci.InitiatedEventId] = ci + ms.executionInfo.ChildExecutionCount++ ms.writeEventToCache(event) return ci, nil diff --git a/service/history/workflow/mutable_state_impl_test.go b/service/history/workflow/mutable_state_impl_test.go index 411eeb0bd3fe..4a5087fa8eae 100644 --- a/service/history/workflow/mutable_state_impl_test.go +++ b/service/history/workflow/mutable_state_impl_test.go @@ -33,6 +33,7 @@ import ( "github.com/stretchr/testify/require" "github.com/stretchr/testify/suite" "github.com/uber-go/tally/v4" + commandpb "go.temporal.io/api/command/v1" commonpb "go.temporal.io/api/common/v1" enumspb "go.temporal.io/api/enums/v1" historypb "go.temporal.io/api/history/v1" @@ -834,3 +835,80 @@ func (s *mutableStateSuite) TestReplicateActivityTaskStartedEvent() { s.Assert().Equal(requestID, ai.RequestId) s.Assert().Nil(ai.LastHeartbeatDetails) } + +func (s *mutableStateSuite) TestTotalEntitiesCount() { + mutableState := TestLocalMutableState( + s.mockShard, + s.mockEventsCache, + s.newNamespaceCacheEntry(), + s.logger, + uuid.New(), + ) + s.mockEventsCache.EXPECT().PutEvent(gomock.Any(), gomock.Any()).AnyTimes() + + // scheduling, starting & completing workflow task is omitted here + + workflowTaskCompletedEventID := int64(4) + _, _, err := mutableState.AddActivityTaskScheduledEvent( + workflowTaskCompletedEventID, + &commandpb.ScheduleActivityTaskCommandAttributes{}, + false, + ) + s.NoError(err) + + _, _, err = mutableState.AddStartChildWorkflowExecutionInitiatedEvent( + workflowTaskCompletedEventID, + uuid.New(), + &commandpb.StartChildWorkflowExecutionCommandAttributes{}, + namespace.ID(uuid.New()), + ) + s.NoError(err) + + _, _, err = mutableState.AddTimerStartedEvent( + workflowTaskCompletedEventID, + &commandpb.StartTimerCommandAttributes{}, + ) + s.NoError(err) + + _, _, err = mutableState.AddRequestCancelExternalWorkflowExecutionInitiatedEvent( + workflowTaskCompletedEventID, + uuid.New(), + &commandpb.RequestCancelExternalWorkflowExecutionCommandAttributes{}, + namespace.ID(uuid.New()), + ) + s.NoError(err) + + _, _, err = mutableState.AddSignalExternalWorkflowExecutionInitiatedEvent( + workflowTaskCompletedEventID, + uuid.New(), + &commandpb.SignalExternalWorkflowExecutionCommandAttributes{ + Execution: &commonpb.WorkflowExecution{ + WorkflowId: tests.WorkflowID, + RunId: tests.RunID, + }, + }, + namespace.ID(uuid.New()), + ) + s.NoError(err) + + _, err = mutableState.AddWorkflowExecutionSignaled( + "signalName", + &commonpb.Payloads{}, + "identity", + &commonpb.Header{}, + ) + s.NoError(err) + + mutation, _, err := mutableState.CloseTransactionAsMutation( + s.mockShard.GetTimeSource().Now(), + TransactionPolicyActive, + ) + s.NoError(err) + + s.Equal(int64(1), mutation.ExecutionInfo.ActivityCount) + s.Equal(int64(1), mutation.ExecutionInfo.ChildExecutionCount) + s.Equal(int64(1), mutation.ExecutionInfo.UserTimerCount) + s.Equal(int64(1), mutation.ExecutionInfo.RequestCancelExternalCount) + s.Equal(int64(1), mutation.ExecutionInfo.SignalExternalCount) + s.Equal(int64(1), mutation.ExecutionInfo.SignalCount) +}