Easwar Swaminathan
Easwar Swaminathan
https://github.com/grpc/grpc-go/runs/6456128771?check_suite_focus=true
https://github.com/grpc/grpc-go/runs/6414205327?check_suite_focus=true
https://github.com/grpc/grpc-go/runs/6511989329?check_suite_focus=true
https://github.com/grpc/grpc-go/runs/6889979928?check_suite_focus=true
https://github.com/grpc/grpc-go/runs/6872250824?check_suite_focus=true
Are you planning on using this API? Or are you already using it? Do you have any feedback about this API? We haven't received enough feedback on this API to...
Doesn't look like it has been flaking since. Closing.
https://github.com/grpc/grpc-go/runs/7037287433?check_suite_focus=true
https://github.com/grpc/grpc-go/runs/7308234565?check_suite_focus=true
Actually, looks like we are already spreading the instances of the same address across the ring. ```golang for float64(idx) < targetIdx { h := xxhash.Sum64String(scw.sc.addr + strconv.Itoa(len(items))) items = append(items,...