| Index: common/proto/logdog/svcconfig/config.pb.go
|
| diff --git a/common/proto/logdog/svcconfig/config.pb.go b/common/proto/logdog/svcconfig/config.pb.go
|
| index 91882ede25293790e4c51a25add332017902ca2f..68eb0e92d384ebb7ae5441d34e7c8472a369d769 100644
|
| --- a/common/proto/logdog/svcconfig/config.pb.go
|
| +++ b/common/proto/logdog/svcconfig/config.pb.go
|
| @@ -22,6 +22,7 @@ package svcconfig
|
| import proto "github.com/golang/protobuf/proto"
|
| import fmt "fmt"
|
| import math "math"
|
| +import google_protobuf "github.com/luci/luci-go/common/proto/google"
|
|
|
| // Reference imports to suppress errors if they are not otherwise used.
|
| var _ = proto.Marshal
|
| @@ -95,6 +96,8 @@ type Collector struct {
|
| Workers int32 `protobuf:"varint,1,opt,name=workers" json:"workers,omitempty"`
|
| // The number of transport worker goroutines to run.
|
| TransportWorkers int32 `protobuf:"varint,2,opt,name=transport_workers" json:"transport_workers,omitempty"`
|
| + // The maximum amount of time that cached stream state is valid.
|
| + StateCacheExpiration *google_protobuf.Duration `protobuf:"bytes,3,opt,name=state_cache_expiration" json:"state_cache_expiration,omitempty"`
|
| }
|
|
|
| func (m *Collector) Reset() { *m = Collector{} }
|
| @@ -102,6 +105,13 @@ func (m *Collector) String() string { return proto.CompactTextString(
|
| func (*Collector) ProtoMessage() {}
|
| func (*Collector) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{2} }
|
|
|
| +func (m *Collector) GetStateCacheExpiration() *google_protobuf.Duration {
|
| + if m != nil {
|
| + return m.StateCacheExpiration
|
| + }
|
| + return nil
|
| +}
|
| +
|
| func init() {
|
| proto.RegisterType((*Config)(nil), "svcconfig.Config")
|
| proto.RegisterType((*Coordinator)(nil), "svcconfig.Coordinator")
|
| @@ -109,21 +119,24 @@ func init() {
|
| }
|
|
|
| var fileDescriptor0 = []byte{
|
| - // 241 bytes of a gzipped FileDescriptorProto
|
| + // 289 bytes of a gzipped FileDescriptorProto
|
| 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x64, 0x90, 0xc1, 0x4e, 0xc3, 0x30,
|
| - 0x0c, 0x86, 0x55, 0x24, 0x36, 0xc5, 0x05, 0x0d, 0xac, 0x81, 0x42, 0x4f, 0xa8, 0x1c, 0x40, 0x42,
|
| - 0xea, 0x01, 0x0e, 0x3c, 0x40, 0x1f, 0x81, 0xdd, 0xab, 0x90, 0x85, 0x52, 0x18, 0x75, 0xe5, 0x64,
|
| - 0xe3, 0xa5, 0x78, 0x48, 0x9a, 0x94, 0x86, 0x48, 0x1c, 0xe3, 0xef, 0xf3, 0xef, 0xd8, 0x70, 0xa2,
|
| - 0xa9, 0x7f, 0xed, 0xda, 0x6a, 0x60, 0x72, 0x84, 0xc2, 0x1e, 0xf4, 0x54, 0x28, 0x56, 0x8e, 0x55,
|
| - 0x6f, 0x07, 0x62, 0x37, 0xb1, 0xe2, 0xd4, 0x3a, 0x62, 0xd5, 0x9a, 0xe9, 0x59, 0x7e, 0x67, 0xb0,
|
| - 0xa8, 0x83, 0x8a, 0xb7, 0x20, 0xa2, 0x2c, 0xe1, 0x3a, 0xbb, 0xcb, 0x1f, 0xd6, 0x55, 0x4c, 0xaa,
|
| - 0x36, 0x33, 0xc3, 0x1b, 0x58, 0xfe, 0x86, 0xc8, 0x3c, 0x68, 0x98, 0x68, 0xcf, 0x13, 0xc1, 0x7b,
|
| - 0xc8, 0x35, 0x11, 0x6f, 0xbb, 0x5e, 0x8d, 0x15, 0xb9, 0x0e, 0xe2, 0x65, 0x22, 0xd6, 0x7f, 0xd4,
|
| - 0x8f, 0xd6, 0xb4, 0xdb, 0x19, 0xed, 0xd5, 0x8b, 0x7f, 0xa3, 0xeb, 0x99, 0x95, 0x1b, 0xc8, 0xd3,
|
| - 0xbe, 0x15, 0x2c, 0xc7, 0x35, 0xde, 0x47, 0x26, 0xb3, 0xb1, 0x4b, 0xa0, 0x84, 0x33, 0xb5, 0xfd,
|
| - 0xec, 0xfa, 0x46, 0xed, 0xdd, 0x5b, 0xd3, 0x32, 0xed, 0x87, 0xb0, 0x8a, 0xc0, 0x02, 0xd0, 0x1a,
|
| - 0x3e, 0x74, 0xda, 0xa4, 0xcc, 0xff, 0x5f, 0x94, 0x4f, 0x20, 0xe2, 0x08, 0x9f, 0xf9, 0x45, 0xfc,
|
| - 0x61, 0xd8, 0x86, 0xcc, 0x63, 0xbc, 0x82, 0xf3, 0x78, 0x97, 0x66, 0x46, 0x47, 0x1e, 0xbd, 0x2c,
|
| - 0xc2, 0x11, 0x1f, 0x7f, 0x02, 0x00, 0x00, 0xff, 0xff, 0xe2, 0x25, 0x80, 0x4f, 0x7f, 0x01, 0x00,
|
| + 0x10, 0x44, 0x55, 0x10, 0xad, 0xbc, 0x01, 0x15, 0xac, 0x52, 0xb9, 0x3d, 0x20, 0x14, 0x0e, 0x20,
|
| + 0x21, 0xb9, 0x12, 0x9c, 0x38, 0x87, 0x3f, 0xa0, 0xf7, 0xc8, 0x75, 0xdc, 0xd4, 0x10, 0xb2, 0x91,
|
| + 0xed, 0x14, 0x3e, 0x8a, 0x8f, 0x24, 0xb1, 0x93, 0x10, 0x89, 0xa3, 0xf7, 0xcd, 0xce, 0x78, 0x07,
|
| + 0xce, 0x25, 0x96, 0x7b, 0x9d, 0xf3, 0xca, 0xa0, 0x43, 0x4a, 0xec, 0x51, 0x86, 0xc1, 0x7a, 0xee,
|
| + 0x8c, 0x28, 0x6d, 0x85, 0xc6, 0x05, 0xb6, 0xbe, 0xb0, 0x0e, 0x8d, 0xc8, 0x55, 0xf7, 0xbc, 0xc9,
|
| + 0x11, 0xf3, 0x42, 0x6d, 0xfc, 0x6b, 0x57, 0xef, 0x37, 0x59, 0x6d, 0x84, 0xd3, 0x58, 0x06, 0x1e,
|
| + 0xff, 0x4c, 0x60, 0x9a, 0x78, 0x2b, 0x7a, 0x0f, 0x64, 0x30, 0x63, 0x70, 0x3b, 0x79, 0x88, 0x9e,
|
| + 0x16, 0x7c, 0x48, 0xe2, 0xdb, 0x9e, 0xd1, 0x3b, 0x98, 0x75, 0x21, 0x2c, 0xf2, 0x32, 0x3a, 0x92,
|
| + 0xbd, 0x05, 0x42, 0x1f, 0x21, 0x92, 0x88, 0x26, 0xd3, 0xa5, 0x68, 0x26, 0x6c, 0xe1, 0x85, 0xcb,
|
| + 0x91, 0x30, 0xf9, 0xa3, 0x6d, 0xb4, 0xc4, 0xa2, 0x50, 0xb2, 0x95, 0x5e, 0xff, 0x8b, 0x4e, 0x7a,
|
| + 0x16, 0x6f, 0x21, 0x1a, 0xef, 0xcd, 0x61, 0xd6, 0x9c, 0xf1, 0xde, 0x30, 0x36, 0x69, 0xb6, 0x08,
|
| + 0x65, 0x70, 0x29, 0xb2, 0x4f, 0x5d, 0xa6, 0xa2, 0x76, 0x87, 0x34, 0x37, 0x58, 0x57, 0xfe, 0x14,
|
| + 0x42, 0xd7, 0x40, 0xad, 0x32, 0x47, 0x2d, 0xd5, 0x98, 0xb5, 0xff, 0x27, 0xb1, 0x01, 0x32, 0x44,
|
| + 0xb4, 0x9e, 0x5f, 0x68, 0x3e, 0x94, 0xb1, 0xde, 0xf3, 0x8c, 0xae, 0xe0, 0x6a, 0xe8, 0x25, 0xed,
|
| + 0xd1, 0x89, 0x47, 0x2f, 0xb0, 0xb4, 0x4e, 0x38, 0x95, 0x4a, 0x21, 0x0f, 0x2a, 0x55, 0xdf, 0x95,
|
| + 0x0e, 0xed, 0xb2, 0x53, 0x7f, 0xc4, 0x8a, 0x87, 0xfa, 0x79, 0x5f, 0x3f, 0x7f, 0xed, 0xea, 0xdf,
|
| + 0x4d, 0xfd, 0xe8, 0xf9, 0x37, 0x00, 0x00, 0xff, 0xff, 0xd8, 0x46, 0x2d, 0x7c, 0xda, 0x01, 0x00,
|
| 0x00,
|
| }
|
|
|