[ https://issues.apache.org/jira/browse/GEODE-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091276#comment-17091276 ]
ASF subversion and git services commented on GEODE-7981: -------------------------------------------------------- Commit d6c8c8c5f269aba9d424136c92b88d285ec6d5b2 in geode's branch refs/heads/mass-test-run from Darrel Schneider [ https://gitbox.apache.org/repos/asf?p=geode.git;h=d6c8c8c ] GEODE-7981: have redis default to PARTITION_REDUNDANT (#4981) Updated docs with no default. Also if the system property it set to an unknown shortcut then it now defaults to PARTITION_REDUNDANT instead of PARTITION. The test now validates this case and now uses assertThat instead of assert. > Change default redis region type to PARTITION_REDUNDANT > ------------------------------------------------------- > > Key: GEODE-7981 > URL: https://issues.apache.org/jira/browse/GEODE-7981 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Dan Smith > Assignee: Darrel Schneider > Priority: Major > Labels: docs > Fix For: 1.13.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > The current default for the redis API region type is PARTITION, which doesn't > have any redundant copies. Since Geode can make the redis data highly > available with a PARTITION_REDUNDANT region type, we should make that the > default region type for ease of use. -- This message was sent by Atlassian Jira (v8.3.4#803005)