You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2019/06/05 14:58:12 UTC

[geode] branch develop updated (a118f13 -> 9c97685)

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

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


    from a118f13  GEODE-6786: be able to delete cache element when no members are found. (#3663)
     add 9c97685  GEODE-6803: add AnalyzeSerializable test in geode-management module (#3651)

No new revisions were added by this update.

Summary of changes:
 .../AnalyzeManagementSerializablesJUnitTest.java   | 12 +++++--
 .../internal/ObjectInputStreamFilterWrapper.java   |  8 +++++
 .../sanctioned-geode-core-serializables.txt        | 32 ------------------
 .../sanctioned-geode-management-serializables.txt  | 38 ++++++++++++++++++++++
 4 files changed, 55 insertions(+), 35 deletions(-)
 copy geode-connectors/src/integrationTest/java/org/apache/geode/codeAnalysis/AnalyzeConnectorsSerializablesJUnitTest.java => geode-core/src/integrationTest/java/org/apache/geode/codeAnalysis/AnalyzeManagementSerializablesJUnitTest.java (80%)
 create mode 100644 geode-core/src/main/resources/org/apache/geode/internal/sanctioned-geode-management-serializables.txt