[ https://issues.apache.org/jira/browse/GEODE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095609#comment-17095609 ]
ASF subversion and git services commented on GEODE-7953: -------------------------------------------------------- Commit 6d358846566fd74ee85ecab311d2eeb004c44897 in geode's branch refs/heads/mass-test-run from Donal Evans [ https://gitbox.apache.org/repos/asf?p=geode.git;h=6d35884 ] GEODE-7953: Restore Redundancy Internal API (#5010) - 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 This commit restores the changes originally introduced in 0f9918510b24f2169189936a92951b9bb4f313f1 and reverted in 9fad2c0fba51f1a8beb24c311255dfa55a537c99 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 > Fix For: 1.13.0 > > 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)