-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: grpc/grpc-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: update documentation for
ClientStream.SendMsg()
returning nil
unconditionally when ClientStreams=false
#7790
opened Oct 29, 2024 by
hanut19
Loading…
balancer/weightedroundrobin: Switch Weighted Round Robin to use pick first instead of SubConns
Status: Blocked
Type: Behavior Change
Behavior changes not categorized as bugs
xds: Plumb EDS endpoints through xDS Balancer Tree
Type: Behavior Change
Behavior changes not categorized as bugs
balancer: Add a SubConn.RegisterHealthListener API
Area: Resolvers/Balancers
Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities.
Type: Feature
New features or improvements in behavior
pickfirst: Implement Happy Eyeballs
Area: Resolvers/Balancers
Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities.
Type: Feature
New features or improvements in behavior
proposal: add cause to canceled context when Client sending a RST_STREAM due to an error on their end
Area: Server
Includes Server, Streams and Server Options.
Status: Requires Reporter Clarification
Type: Feature
New features or improvements in behavior
#7778
opened Oct 24, 2024 by
dastrobu
Loading…
Made MethodHandler type exportable #7794
Area: Server
Includes Server, Streams and Server Options.
Type: Feature
New features or improvements in behavior
Optimize recvAndDecompress when receiving compressed payload
Area: RPC Features
Includes Compression, Encoding, Attributes/Metadata, Interceptors.
Status: Requires Reporter Clarification
Type: Performance
Performance improvements (CPU, network, memory, etc)
mem: implement Performance improvements (CPU, network, memory, etc)
ReadAll()
for more efficient io.Reader
consumption
Type: Performance
server: add embedding requirement to ServerTransportStream
Type: API Change
Breaking API changes (experimental APIs only!)
grpclog: change logger to avoid Printf when the logger is io.Discard
Status: Requires Reporter Clarification
Type: Performance
Performance improvements (CPU, network, memory, etc)
stats/internal: OpenTelemetry tracing GRPCTraceBinPropagator
Area: Observability
Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability
Type: Feature
New features or improvements in behavior
ProTip!
Exclude everything labeled
bug
with -label:bug.