You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2021/10/27 20:21:41 UTC

[geode] branch develop updated (e0c33cd -> c7947a5)

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

dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from e0c33cd  GEODE-9757: Ensure that tx cache ops always add CachedDeserializable entries (#7022)
     add c7947a5  GEODE-9682: SetOptions and ZAddOptions are no longer serializable (#7050)

No new revisions were added by this update.

Summary of changes:
 .../codeAnalysis/sanctionedDataSerializables.txt   | 12 ---------
 .../geode/redis/internal/GeodeRedisService.java    |  5 ----
 .../redis/internal/executor/BaseSetOptions.java    | 31 +++-------------------
 .../internal/executor/sortedset/ZAddOptions.java   | 30 ++-------------------
 .../redis/internal/executor/string/SetOptions.java | 30 ++-------------------
 .../serialization/DataSerializableFixedID.java     |  3 +--
 6 files changed, 8 insertions(+), 103 deletions(-)