[ https://issues.apache.org/jira/browse/GEODE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093790#comment-17093790 ]
ASF subversion and git services commented on GEODE-7953: -------------------------------------------------------- Commit 0f9918510b24f2169189936a92951b9bb4f313f1 in geode's branch refs/heads/develop from Donal Evans [ https://gitbox.apache.org/repos/asf?p=geode.git;h=0f99185 ] GEODE-7953: Restore Redundancy Internal API (#4909) * GEODE-7953: Restore Redundancy Internal API - Add RestoreRedundancyOperation interface and Impl class - Add RestoreRedundancyResults interface and Impl class - Add RegionRedundancyStatus interface and Impl class - Add accessor methods for RestoreRedundancyOperation to ResourceManager interface - Replace manually-synchronized sets in InternalResourceManager with ConcurrentHashMap - Add stats for restore redundancy operations - Add unit and DUnit tests for all the above Authored-by: Donal Evans <doev...@pivotal.io> > Create Restore Redundancy Internal API > -------------------------------------- > > Key: GEODE-7953 > URL: https://issues.apache.org/jira/browse/GEODE-7953 > Project: Geode > Issue Type: New Feature > Components: regions > Reporter: Donal Evans > Assignee: Donal Evans > Priority: Major > Time Spent: 3.5h > Remaining Estimate: 0h > > Introduce an internal API to allow redundancy to be restored and primary > bucket hosts reassigned without necessitating a full rebalance. > As described in the RFC found here: > https://cwiki.apache.org/confluence/display/GEODE/Redundancy+Gfsh+Commands -- This message was sent by Atlassian Jira (v8.3.4#803005)