[
https://issues.apache.org/jira/browse/GEODE-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081318#comment-17081318
]
ASF subversion and git services commented on GEODE-7981:
--------------------------------------------------------
Commit bab8c297f1386ebe29d75a007479868a47a98a40 in geode's branch
refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bab8c29 ]
GEODE-7981: Change the redis default region type to PARTITION_REDUNDANT (#4945)
Change the redis API to have redundant regions by default.
> 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
> Priority: Major
> Time Spent: 20m
> 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)