[ https://issues.apache.org/jira/browse/GEODE-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549508#comment-15549508 ]
ASF subversion and git services commented on GEODE-1927: -------------------------------------------------------- Commit 0a51d86d594aa6365cc3e2e935db563b06ed4d75 in incubator-geode's branch refs/heads/develop from [~bschuchardt] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=0a51d86 ] GEODE-1927 backward compatibility support This fixes a problem in BaseCommand encountered during integration testing. The integration tests aren't checked in yet due to some Gradle issues I need to work out dealing with downloading old versions of GemFire to use in distributedTest runs. I also removed a couple of testLoop() debugging methods from distributed test classes. > add support for old GemFire remote sites (WAN) > ---------------------------------------------- > > Key: GEODE-1927 > URL: https://issues.apache.org/jira/browse/GEODE-1927 > Project: Geode > Issue Type: Bug > Components: docs, messaging > Reporter: Bruce Schuchardt > Fix For: 1.0.0-incubating > > > We need to protect the Geode cache from receiving serialized objects from a > remote site that have com.gemstone.gemfire package names. These primarily > include enumeration-type objects like cache.Operation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)