grpc-go/internal
Zach Reyes a094a1095c
Fix race between activeStreams and bdp window size (#5494)
* Fix race between activeStreams and bdp window size
2022-07-13 11:37:09 -04:00
..
admin admin: implement admin services (#4274) 2021-03-22 15:14:11 -07:00
backoff client: add WithConnectParams to configure connection backoff and timeout (#2960) 2019-10-03 16:47:13 -07:00
balancer gracefulswitch: fix exit idle race (#5384) 2022-06-06 15:25:05 -04:00
balancergroup balancergroup: Add trigger point to gracefully switch a child (#5251) 2022-03-22 18:58:13 -04:00
balancerload xds: add orca generated file, and move orca to xds folder (#2804) 2019-05-24 12:35:57 -07:00
binarylog fix typo in the binary log (#5467) 2022-06-24 15:38:14 -07:00
buffer Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
cache cache: callback without cache's mutex (#3603) 2020-05-07 14:15:30 -07:00
channelz channelz: include channelz identifier in logs (#5192) 2022-02-23 07:30:06 -08:00
credentials attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
envconfig xds: Enable aggregate and logical dns clusters by default (#5380) 2022-05-25 09:49:02 -07:00
googlecloud internal/googlecloud: refactor OS-dependent code (#5239) 2022-03-21 14:37:55 -07:00
grpclog grpclog.DepthLoggerV2: Correct comment: formats like fmt.Println (#5038) 2021-12-07 13:58:17 -08:00
grpcrand xds: generate per-request hash config selector (#4525) 2021-06-17 09:00:05 -04:00
grpcsync Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
grpctest internal: move leakcheck to t.Cleanup (#4989) 2021-11-17 12:06:04 -08:00
grpcutil internal: move baseContentType comment where it should be (#5486) 2022-07-12 10:04:32 -07:00
hierarchy attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
leakcheck leakcheck: ignore http read/write goroutine (#5182) 2022-02-01 10:37:51 -08:00
metadata fix: does not validate metadata keys and values (#4886) 2022-02-23 11:15:55 -08:00
pretty xds: pretty print xDS updates and service config (#4405) 2021-05-12 15:48:16 -07:00
profiling lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
proto/grpc_lookup_v1 internal/proto: remove obsolete test and service_config.pb.go (#5459) 2022-06-23 13:40:41 -07:00
resolver internal/resolver: fix possible goroutine leak in TestSafeConfigSelector (#5058) 2021-12-22 10:56:46 -08:00
serviceconfig lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
status transport: validate http 200 status for responses (#4474) 2021-07-14 10:54:58 -07:00
stubserver cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
syscall github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
testutils xdsclient: don't reset version info after stream restart (#5422) 2022-07-06 10:31:02 -07:00
transport Fix race between activeStreams and bdp window size (#5494) 2022-07-13 11:37:09 -04:00
wrr wrr: improve randomWRR performance (#5067) 2022-01-12 13:44:29 -08:00
xds internal/xds: generate an entry in the authorities map with empty string key (#5493) 2022-07-12 09:33:51 -07:00
internal.go xds: Outlier Detection configuration in Cluster Resolver Balancer (#5371) 2022-06-17 13:46:47 -04:00
xds_handshake_cluster.go attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00