[ https://issues.apache.org/jira/browse/GEODE-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319787#comment-17319787 ]
ASF subversion and git services commented on GEODE-8996: -------------------------------------------------------- Commit 0fbb98837afe30a375064c0d8814c9c8ef598e83 in geode's branch refs/heads/develop from Nabarun Nag [ https://gitbox.apache.org/repos/asf?p=geode.git;h=0fbb988 ] GEODE-8996: Separated the gfsh rebalance test from other tests. * Support for gfsh rebalance compatibilty is from 1.11.0 * Remaining connectivity tests should be run with all other versions. * In the previous commit for GEODE-8996, the existing tests missed certain versions. > Rebalance GFSH commands and restore redundancy commands were not backward > compatible > ------------------------------------------------------------------------------------ > > Key: GEODE-8996 > URL: https://issues.apache.org/jira/browse/GEODE-8996 > Project: Geode > Issue Type: Bug > Components: gfsh, rest (admin) > Reporter: Nabarun Nag > Assignee: Nabarun Nag > Priority: Major > Labels: blocks-1.14.0, pull-request-available > Fix For: 1.12.2, 1.13.2, 1.14.0, 1.15.0 > > > Issue: > * Rebalance command when executed with 1.12.0+ locator and older servers, > the command failed > * This was because the Rebalance function moved to a new package > * Similar problem with REST calls because of moving CacheRealizationFunction > to a new package > * There was another problem where Serializable classes with UIDs were > changed in couple of releases > * The variation of the UIDs caused deserialization issues when REST commands > were executed from new locators and old servers. -- This message was sent by Atlassian Jira (v8.3.4#803005)