You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Xiaojian Zhou <zh...@vmware.com> on 2020/06/30 22:29:26 UTC

PROPOSAL to bring GEODE-8259 to support branches

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 before 1.13.0 release.

Regards
Xiaojian Zhou