+1 I reviewed this PR and, as Gester said, it's low risk. If it fixes a problem someone is having let's backport it.
On 6/30/20, 3:51 PM, "Xiaojian Zhou" <zhou.xiaoj...@gmail.com> wrote: Customer encountered a singlehop getAll failure due to SerializationException which is identified as socket error. The solution is to retry the getAll in this race condition (currently we did not retry). The fix is tested in both develop and support branches. The fix is conservative and very low risk. So it would be nice to bring to before 1.13.0 release. Regards Xiaojian Zhou