[
https://issues.apache.org/jira/browse/GEODE-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099342#comment-16099342
]
ASF subversion and git services commented on GEODE-3049:
--------------------------------------------------------
Commit b7db727ad8477806e7884d16624cd72bd6ba26e0 in geode's branch
refs/heads/develop from [~nreich]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b7db727 ]
GEODE-3049: Add warning on loss of all buckets in region
* Add statistics for count of buckets that have no copies remaining
* Refactor logic for keeping track of redundancy statistics into
separate classes
* Remove dependency of tracking on the PartitionRegionStatistics
(since this can be turned off), but continue recording statistics
to that location
This closes #577
> Log warning when all redundant copies of a partitioned region are lost
> ----------------------------------------------------------------------
>
> Key: GEODE-3049
> URL: https://issues.apache.org/jira/browse/GEODE-3049
> Project: Geode
> Issue Type: Improvement
> Components: regions
> Reporter: Nick Reich
> Assignee: Nick Reich
> Labels: storage_3
>
> Currently, a warning is logged when any bucket in a partitioned region goes
> below its target redundant copies. However, when the last copy is lost, there
> is no logging to indicate this. A warning should be added when at least one
> bucket has lost all redundant copies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)