-
Notifications
You must be signed in to change notification settings - Fork 898
Pull requests: cloudwego/kitex
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(gRPC): reduce object allocations on the gRPC client side for unified cancel scenarios
#1950
opened Apr 16, 2026 by
DMwangnima
Contributor
Loading…
3 tasks
optimize(rpctimeout): defense user provided non-compliant ctx with ctx.Done() triggered but ctx.Err() returning nil
#1949
opened Apr 15, 2026 by
DMwangnima
Contributor
Loading…
3 tasks
perf(loadbalance): avoid redundant Store in consistBalancer.GetPicker
#1948
opened Apr 14, 2026 by
Wizard-Guido
Loading…
1 of 3 tasks
fix(gRPC): connection pool leak when connection is closed and there are no more subsequent calls
#1945
opened Apr 13, 2026 by
DMwangnima
Contributor
Loading…
3 tasks
fix(ttstream): ttstream should not recycle connection when Recv Timeout with DisableCancelRemote=true
#1934
opened Mar 25, 2026 by
DMwangnima
Contributor
Loading…
3 tasks
[WIP] optimize: use context.WithCancelCause and context.AfterFunc to simplify streaming lifecycle control
#1925
opened Feb 13, 2026 by
DMwangnima
Contributor
Loading…
3 tasks
fix: make typeOf() in generic thrift write compatible with int and int-based maps
#1910
opened Jan 15, 2026 by
eat-swap
Loading…
2 of 3 tasks
[WIP] feat: support ttstream with protobuf payload
#1906
opened Jan 2, 2026 by
DMwangnima
Contributor
Loading…
3 tasks
WIP: feat: kitex tool generate http tags
#1791
opened Jun 9, 2025 by
HeyJavaBean
Contributor
Loading…
3 tasks
WIP: fix: add proactive check in connpool for gonet conn
#1790
opened Jun 6, 2025 by
ppzqh
Contributor
Loading…
3 tasks
WIP: refactor: use bufiox interface in gRPC
#1789
opened Jun 6, 2025 by
ppzqh
Contributor
Loading…
3 tasks
[WIP] optimize(gRPC): do not log when there is no active gRPC connection in graceful shutdown phase
#1785
opened Jun 3, 2025 by
DMwangnima
Contributor
Loading…
3 tasks
WIP: refactor: refactor kitex tool
#1760
opened Apr 18, 2025 by
HeyJavaBean
Contributor
•
Draft
3 tasks
[WIP] feat(generic): fail on nil value for required field
#1551
opened Sep 14, 2024 by
wasd96040501
Loading…
2 of 3 tasks
[WIP] feat(gRPC): support shmipc for gRPC
#1372
opened Jun 5, 2024 by
ppzqh
Contributor
Loading…
3 tasks
feat(client): prioritize BizStatusError in DefaultClientErrorHandler
enhancement
New feature or request
#1253
opened Feb 19, 2024 by
PureWhiteWu
Contributor
Loading…
3 tasks done
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.