Bharath Kumarasubramanian
Bharath Kumarasubramanian
## Summary - [Functional] Introduce logic to use fallback Grpc port for netty server address -> Grpc server mapping - [Refactor] Modularize request handling and remove boiler plate in `GrpcTransportClient`...
## Summary - Consolidate boiler plate code in ACL handlers for access validations - Fix code path that throws exception in GRPC and close the calls with the appropriate error...
## Problem Statement Integration test bucket `1430` has been failing across multiple runs across multiple commits. The failure mostly is contained to `TestVeniceHelixAdminWithSharedEnvironment` - https://github.com/linkedin/venice/actions/runs/14318778084/job/40130975069 - https://github.com/linkedin/venice/actions/runs/14276229683/job/40019582531 - https://github.com/linkedin/venice/actions/runs/14275328585/job/40017217197 -...
## Summary, imperative, start upper case, don't end with a period - Introduces new controller transport client for gRPC - Introduce interfaces and models for writing new controller APIs /...
## Summary, imperative, start upper case, don't end with a period Client side bindings and GRPC changes to handle following controller APIs - createStore - getStoresInCluster - QueryJobStatus **Pending**: -...