You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2022/04/08 16:48:42 UTC

[geode] branch develop updated (4989b9ae82 -> c71b70d6a0)

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

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


    from 4989b9ae82 GEODE-10221: Fix sizing when creating a RedisList copy (#7568)
     add 73f3dfdb22 GEODE-10127: Corrects serialization backwards compatibility issues.
     add c71b70d6a0 GEODE-10127: Reduces verbosity of log messages.

No new revisions were added by this update.

Summary of changes:
 ...rializable.java => SerializableCompatibility.java} |  9 ++++-----
 .../internal/admin/remote/DistributionLocatorId.java  | 12 +++++++++++-
 .../internal/sanctioned-geode-core-serializables.txt  |  2 +-
 .../wan/internal/client/locator/LocatorDiscovery.java | 19 ++++++++++++-------
 .../internal/client/locator/LocatorDiscoveryTest.java |  1 +
 5 files changed, 29 insertions(+), 14 deletions(-)
 copy geode-common/src/main/java/org/apache/geode/annotations/internal/{MakeNotSerializable.java => SerializableCompatibility.java} (81%)