You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2021/06/16 01:46:31 UTC

[geode] branch feature/GEODE-9346 updated (103f8ec -> 386d15d)

This is an automated email from the ASF dual-hosted git repository.

zhouxj pushed a change to branch feature/GEODE-9346
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 103f8ec  GEODE-9346: Retry when client encounter PdxSerializationException.
     add 386d15d  fix base on comments

No new revisions were added by this update.

Summary of changes:
 .../query/dunit/PdxMultiThreadQueryDUnitTest.java  | 147 ++++++++-------------
 .../geode/cache/client/internal/QueryOp.java       |   6 +
 2 files changed, 60 insertions(+), 93 deletions(-)